stephenplusplus/grunt-wiredep

Can grunt-wiredep inject multiple dependencies from single bower package?

keith-kurak opened this issue · 2 comments

I'm using the persistence.js bower package. It has several JS files. grunt-wiredep pulls in the persistence.js file already. Is there something I can do to tell it which other files from the package I'd like injected into my index.html?

I have the same question. I'm trying to bring in angular-strap which has a "modules" folder. Wiredep is bringing in the js files properly but I need to include some specific modules from the "modules" folder. Is there a grunt configuration way of doing this?

use the override property in bower.json