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

punycode(1.3.2) have AMD id('punycode'), which isn't comfortable when use requireJS. #88

Open
oldmtn opened this issue Aug 31, 2018 · 0 comments

Comments

@oldmtn
Copy link

oldmtn commented Aug 31, 2018

Use the latest punycode, since punycode(1.3.2) export with:
define('punycode', function() { return punycode; });
which is portable when using requireJS.

For more detail, see browserify/browserify#1865

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