curist / grunt-bower

grunt task to copy bower installed packages to other folder(s)
MIT License
93 stars 27 forks source link

Copying packages defined in `packageSpecific` fails silently #49

Open zakhenry opened 9 years ago

zakhenry commented 9 years ago

I accidentally forgot to install a bower component that I had defined in packageSpecific options, for some reason this caused grunt-bower to fail silently, not copying over any of the packageSpecific bower dependencies. All other dependencies copied over ok.