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

Unsupport CommonJS style and support ES style Module Import #1

Merged
merged 1 commit into from
Oct 20, 2018

Conversation

axross
Copy link
Owner

@axross axross commented Oct 20, 2018

To optimize dynamic import, I've decided to unsupport CommonJS style import and make the built code ES import. I think almost all of developers use this library with some module bundler which is supporting ES import such as webpack. So CommonJS style is unnecessary.

@axross axross self-assigned this Oct 20, 2018
@axross axross merged commit a8d69d3 into master Oct 20, 2018
@axross axross deleted the esnext branch October 20, 2018 01:18
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.

1 participant