yeoman / generator-backbone

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

Replace RequireJS with Almond during build [fixes #296] #372

Closed marian-r closed 8 years ago

marian-r commented 8 years ago

Replacement for #299 & #300.

Generated output in some configurations can be seen here: https://github.com/marian-r/generator-backbone-examples.

ruyadorno commented 8 years ago

:+1: LGTM

thank you very much @marian-r for the awesome work putting this all together

happy to see the requirejs build finally working again :confetti_ball:

marian-r commented 8 years ago

Thanks for your patience :+1: