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

Named Exports #63

Merged
merged 1 commit into from
May 22, 2018
Merged

Conversation

garycourt
Copy link
Contributor

This PR adds support for named exports to punycode.es6.js. This will allow developers to only import the functions they need, and will allow tree-shaking bundlers to better pair the code down to only what is needed.

Copy link

@lancedikson lancedikson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@michael-letcher
Copy link

eta on this pull?

@mathiasbynens mathiasbynens merged commit 185e0d8 into mathiasbynens:master May 22, 2018
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.

4 participants