Skip to content

Allinone JS file contains forward reference errors #52

@sjamaan

Description

@sjamaan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions