I
I
Ilya2015-02-07 20:14:57
Angular
Ilya, 2015-02-07 20:14:57

Generator-gulp-angular: how to link new libraries?

Decided to try generator-gulp-angular . Everything is going well. But when I first set it up, I did not choose Restangular, but now I decided to add it. How to implement it? I tried to simply install with bower install restangular -S and added the dependency to the application. How to make it so that when building, the restangular is connected and added to the minified file? This one is where all the libraries are already located (vendor.js by default)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2015-02-09
@uaKorona

Are you not adding?
I used this generator, all the additional plugins that I installed were automatically pulled during the build.
As far as I understand, gulp includes all plugins from your bower.json when it is built.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question