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

ES Modules output support for Javascript #994

Closed
raymond-h opened this issue Oct 10, 2022 · 1 comment
Closed

ES Modules output support for Javascript #994

raymond-h opened this issue Oct 10, 2022 · 1 comment

Comments

@raymond-h
Copy link

raymond-h commented Oct 10, 2022

I think it's finally time to add support for outputting ES Modules. At this point they are widely supported across the entire ecosystem of browsers, NodeJS, and various tools that work with JS. It should probably be supported as an option alongside the existing UMD output for now.

@generalmimon
Copy link
Member

I believe that #267 is a superset of what you propose here, so perhaps you can look what's been already suggested and add your comment there?

I'm closing this issue as duplicate then.

@generalmimon generalmimon closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants