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

Do you have an example about how to generate ES5 for IIFE and ES2025 for ESM ? #459

Open
badpenguin opened this issue Jan 31, 2022 · 0 comments

Comments

@badpenguin
Copy link

Do you have an example how to change the language output depending on the output format when compiling multiple bundles?

i.e.

compiler({
   language_in: 'ECMASCRIPT_2017',
   language_out: 'ECMASCRIPT_2015'
}),
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