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.
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.