-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Convert to ESM #49
base: master
Are you sure you want to change the base?
Convert to ESM #49
Conversation
I think that this is a good approach forward. While I did like Browserify, the avalanche have started and it's too late for the pebbles to vote, the ecosystem is shifting to ESM which also is the "native" module system for browsers. Also, you can get support via either esmify or babelify... That being said, if you (@feross) think it's to early to switch I don't have a too strong opinion on this |
Co-authored-by: Linus Unnebäck <[email protected]>
@feross I thought I'd check in on this. I'm happy to take another approach if you have some thoughts. Thanks! |
@feross any thoughts on how we might best be able to support ESM? |
An alternative to #40 for comparison which does not introduce
microbundle