stephenplusplus/grunt-wiredep

Wrangle bower dependencies, then inject them?

Closed this issue · 0 comments

I’m wondering if there’s a way to automate moving only the files you need in production builds from the bower folder upon running a grunt task, rather than copying the entire bower_components directory (see:grunt-bowercopy)—and then injecting those files into your html file(s) using wiredep?