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

Update esbuild output format to esm #3

Open
H0R5E opened this issue May 8, 2023 · 0 comments
Open

Update esbuild output format to esm #3

H0R5E opened this issue May 8, 2023 · 0 comments
Labels
breaking requires a major version update enhancement New feature or request

Comments

@H0R5E
Copy link
Member

H0R5E commented May 8, 2023

Currently, the default output format for the esbuild calls is CommonJS (cjs). I do not see any reason why this could not be updated to be esm style now.

@H0R5E H0R5E added enhancement New feature or request breaking requires a major version update labels May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking requires a major version update enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant