Open kennethkalmer opened 10 years ago
It might just be worth noting for users with the same issue that you can tell bower to use a different local name by providing an endpoint that looks like this <name>=<source>#<target>
, where name
is the name the package will have locally.
Two different bower packages, orbit.js & Snap.js, can't be used with ember-cli & broccoli-bower at present.
The backtrace for Snap.js looks like this:
This is after I forked it, renamed the repo, and fixed up the bower.json file. Similar issue with orbit.js, but that was on an experiment project and I don't have the backtrace on hand.
In the case of Snap.js, we have a mixed casing issue too, the bower package name is Snap.js, and the main file is snap.js.