generator-gulp-angular
generator-gulp-angular copied to clipboard
Why still use bower when npm3 has flat dependencies?
Why still use bower when npm3 has flat dependencies?
TS
Switching from Bower to NPM is a lot more complicated than just having NPM to use a flat dep directory. A tool like wiredep on which we heavily depends doesn't exists for NPM.
gulp-angular will not remove Bower but we're working hard on the new version which have dependency management as an option: https://github.com/FountainJS/generator-fountain-webapp