-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Description
When loading the allinone version in Chromium, I get "Uncaught ReferenceError: ayepromise is not defined". I tried earlier versions but I get different errors with each one (but they're all Uncaught ReferenceErrors, just about a different dependency every time).
I'm using requirejs via a rasterizeHTML shim, if that matters.
The non-allinone version depends on quite a few broken external dependencies: one isn't registered with Bower (ayepromise), one which has no published tags (url), and one (CSSom) which requires a whole lot of hassle building a full version using jake, which won't even install due to a self-signed certificate. So right now the library is unusable because it can't be "installed" from scratch through bower.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels