ck86 / gulp-bower-files

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

Plugin will look for package.json after not finding bower.json #5

Closed nkijak closed 10 years ago

nkijak commented 10 years ago

For #3, did some (hopefully nonoffensive) refactoring

ck86 commented 10 years ago

It looks good for me, but can you use 4 spaces for the indentations and what exactly does the file test/requiresoverride_bower.json?

nkijak commented 10 years ago

requiresoverride_bower.json is just a bower config that loads a "bad" package so that the exception can be tested without affecting the main test.