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

Leverage @std/esm to avoid babel #34

Open
jasonkarns opened this issue Jan 13, 2018 · 2 comments
Open

Leverage @std/esm to avoid babel #34

jasonkarns opened this issue Jan 13, 2018 · 2 comments

Comments

@jasonkarns
Copy link
Member

Possible way to avoid babel: https://twitter.com/jdalton/status/952008475244052481

@jdalton
Copy link

jdalton commented Jan 28, 2018

It shipped 🎉

@pingortle
Copy link

I just tried a small test suite with NODE_OPTIONS="-r esm" teenytest ... and requireing ES modules indeed Just Worked™. Very nice!

Should we add this as a tip in the README while we ruminate on a more integrated solution in the future?

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

3 participants