Questions tagged [grunt-wiredep]

Grunt plug-in, which finds your components and injects them directly into the HTML file you specify.

grunt-wiredep is a , which finds your components and injects them directly into the file you specify.

It's based on wiredep module

For more information and source code visit grunt-wiredep repository.

45 questions
42
votes
5 answers

Grunt wiredep:app no such file or directory bower.json

I'm trying to deploy my Yeoman's Angular app to my production server. When I try to run the grunt build command I get this error: Running "wiredep:app" (wiredep) task Warning: ENOENT, no such file or directory…
doron
  • 1,298
  • 2
  • 14
  • 26
25
votes
1 answer

Is there an injector like grunt-wiredep that works for NPM dependencies?

Most packages nowadays are available in both NPM and Bower. I have to have NPM around, but I'd like cut Bower out of the loop on my project. I'm currently relying on grunt-wiredep to create