Tagged Questions
2
votes
1answer
1k views
Brunch how to disable RequireJS module wrapping
Update:
For anyone interested in using Brunch with AngularJS I've put together a seed project angular-brunch-seed
I'm using Brunch with AngularJS. AngularJS provides a module system so the need ...