thardy / generator-ngbp

Yeoman generator based on the ngBoilerplate kickstarter, a best-practice boilerplate for any scale Angular project built on a highly modular, folder-by-feature structure.
100 stars 23 forks source link

Update _Gruntfile.js #11

Closed dinevillar closed 10 years ago

dinevillar commented 10 years ago

Add the copied js files in build to index.html also. Fixes the watch bug in adding a new js file.

thardy commented 10 years ago

This looks good. Hopefully, I'll get time to test it out and merged in this weekend.

This will be a much welcomed improvement :)

thardy commented 10 years ago

Doesn't fix all the scenarios I'm seeing, but it's certainly an improvement.