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

require(['./something'], function () {} fails at top level #46

Closed
jrburke opened this issue Dec 11, 2012 · 0 comments
Closed

require(['./something'], function () {} fails at top level #46

jrburke opened this issue Dec 11, 2012 · 0 comments
Milestone

Comments

@jrburke
Copy link
Member

jrburke commented Dec 11, 2012

because the normalize function does not strip the starting './' when no baseName is there. There is a fix for this case in require.js, just not in almond.

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