Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better 'mismatched anonymous define' info #5

Open
jrburke opened this issue Jun 21, 2012 · 0 comments
Open

Better 'mismatched anonymous define' info #5

jrburke opened this issue Jun 21, 2012 · 0 comments

Comments

@jrburke
Copy link
Member

jrburke commented Jun 21, 2012

Originally logged as requirejs/requirejs#334: right now the error does not really help identify the source:

Error: Mismatched anonymous define() module: [object Object]

Look at printing out any dependency array, any function, and if an object literal, iterate over the properties to give an idea of what define() call was bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant