yeoman / generator-backbone

Scaffold out a Backbone.js project
http://yeoman.io
638 stars 159 forks source link

fixed #386 Subtemplates not using requirejs #389

Closed mteodori closed 8 years ago

mteodori commented 8 years ago

fixed following @eddiemonge and verified manually, tried to add a failing unit test before but couldn't make it as the current createAppGenerator test helper relies on creating the .yo-rc.json config as a way to set the parameters which is actually what we want to test

ruyadorno commented 8 years ago

:+1: LGTM