ck86 / gulp-bower-files

Build gulp.src() of your bower packages main files.
80 stars 13 forks source link

Improved handling of opts.paths #47

Closed Resistance closed 10 years ago

Resistance commented 10 years ago
ck86 commented 10 years ago

Hey @Resistance,

The plugin just needs to know the path to the directory where the bower packages are installed and where is the bower.json file. So if the plugin does not find the right place without any given options, then you have 3 options to tell the plugin where to find the necessary files. Keep it simple.