Top "Wiredep" questions

Gulp, Wiredep and Bower dependencies

I want to adapt a gulpfile.js and change my bower_components/ folder to app/bower_components/. I updated the …

node.js gulp bower wiredep
Combine and minify all bower libraries with gruntjs

Is there a way to combine and minify all bower installed libraries into 1 file automatically? First I tried the most …

gruntjs minify bower grunt-contrib-uglify wiredep
Cannot find bower packages

I installed Yeoman on snow leopard OSX 6.8. When I run 'grunt serve' I get the following error (it can't find …

angularjs yeoman bower wiredep
Absolute path using grunt-wiredep for Grunt + Bower

The grunt-wiedep task outputs relative paths for assets. I instead need absolute paths. So, I reconfigured the replace block as …

gruntjs bower bower-install grunt-wiredep wiredep