fix path to app index template

This commit is contained in:
oleg 2015-07-21 00:37:44 +03:00
parent c4115dc243
commit 3deba2e529

View File

@ -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(