henyojess / generator-gulp-ng

This is a yeoman generator for an angularjs project that follows the Best Practice Recommendations for Angular App Structure. It takes advantage of the gulp build tool and makes use of bower and npm for dependency management.
137 stars 27 forks source link

Use gulp-bower-files for the vendorJS task #8

Open teawaterwire opened 10 years ago

teawaterwire commented 10 years ago

Hi!

I think it'll solve the issue raise by @wixo : https://github.com/henyojess/generator-gulp-ng/issues/6

Cheers

teawaterwire commented 10 years ago

Sorry, I think I can do better. brb :)