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

Consuming ES6 module from node.js fails #336

Open
jleonard-r7 opened this issue Nov 2, 2022 · 1 comment
Open

Consuming ES6 module from node.js fails #336

jleonard-r7 opened this issue Nov 2, 2022 · 1 comment

Comments

@jleonard-r7
Copy link

It seems to be related to the fact that the generated JS has a require statement rather than an import. For an example dependency this happens on, see the latest version of d3.

@jleonard-r7
Copy link
Author

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