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

Doesn't work with @std/esm #16

Open
laggingreflex opened this issue Sep 1, 2017 · 1 comment
Open

Doesn't work with @std/esm #16

laggingreflex opened this issue Sep 1, 2017 · 1 comment

Comments

@laggingreflex
Copy link
Owner

laggingreflex commented Sep 1, 2017

Trying to use @std/esm

I've put --require @std/esm as a command line option (or in mocha.opts)

I've also put "@std/esm": { "esm": "all" } in package.json

It's still not able to load files with es6 module import/export syntax.

Possibly caused by standard-things/esm#86 standard-things/esm#77

@laggingreflex
Copy link
Owner Author

Works with @std/esm version 0.3.0 - 0.5.1. See standard-things/esm#28 (comment)

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