Skip to content

CreateJS and Webpack #12

Description

@meefox

CreateJS doesn't work with web pack.
throwing in runtime: createjs.js:58 Uncaught ReferenceError: createjs is not defined

you are try to reference to this.createjs and expecting this to be a window object, but it is actually webpack module wrapper.
could you fix the referencing to exactly CreateJS instance not to this.createjs

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions