When I checkout the empty skeleton branch
git clone git://github.com/icholy/ember-brunch.git -b empty
brunch new myapp -s ./ember-brunch/
And start the server
then visit
I get the error message
Cannot find module "templates/application"
Any idea where this is comming from?
When I checkout the empty skeleton branch
And start the server
then visit
I get the error message
Cannot find module "templates/application"
Any idea where this is comming from?