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

Fix loading as browserified in AMD style #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inetfuture
Copy link

I use this library with browserify, then generate the dist for others to use. One of them tried to load it with requirejs with shim config, it failed, because this library take over the whole module.

I'm not sure if my change is appropriate, just tell me if you think it's not, thanks.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.74%) to 91.85% when pulling f371dd6 on inetfuture:patch-1 into 792fdab on mathiasbynens:master.

@inetfuture
Copy link
Author

@mathiasbynens please look into this

@stackOverMind
Copy link

Thank you @inetfuture ,I have the same problem,I think your patch works for me

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

Successfully merging this pull request may close these issues.

None yet

3 participants