Skip to content

[JS] Uncaught ReferenceError: define is not defined  #62

@elegos

Description

@elegos

Hello!

I'm currently having this issue when concatenating my JS scripts. The original ones do not have this error, and this happens only with the "[HASH]-main.js" file. The error is "Uncaught ReferenceError: define is not defined ", and the problem is in the very end of the script:

,define("main",[],function(){})

is being added.
Live issue (till fix ^^) http://gearmakeup.com/

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