Closed loganetherton closed 8 years ago
This is part of a larger discussion over what bower.json
main
should be. I'm currently settling the issue in bower/bower.json-spec#43. outlayer.js
is the main entry point.
@desandro @loganetherton Hello, FYI I have the same problem today after bower install --save isotope
+1!
Closing as a duplicate of #33
It appears as though the change to "main" introduced in this commit causes errors when masonry is included via wiredep. Reverting "main" back to an array of both item.js and outlayer.js gets rid of the error shown below.