mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-02-11 09:19:16 +00:00
fix path to app index template
This commit is contained in:
parent
c4115dc243
commit
3deba2e529
@ -3,7 +3,7 @@
|
|||||||
define([
|
define([
|
||||||
'react',
|
'react',
|
||||||
'react-router',
|
'react-router',
|
||||||
'templates/app/index',
|
'templates/app/components/app/index',
|
||||||
'app/components/index',
|
'app/components/index',
|
||||||
'app/actions/project', 'app/actions/build'
|
'app/actions/project', 'app/actions/build'
|
||||||
], function(
|
], function(
|
||||||
|
Loading…
Reference in New Issue
Block a user