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

Add CLI support for ESM, at least for Chrome, NodeJS, QuickJS and GJS #2435

Merged
merged 1 commit into from Sep 19, 2022

Conversation

hmdne
Copy link
Member

@hmdne hmdne commented Sep 17, 2022

  • This also fixes a bug which caused CLI options -r to not be tracked by loaded_features
  • This fixes a bug which caused CLI-generated ESM files to have a double default export

* This also fixes a bug which caused CLI options `-r` to not be tracked
  by loaded_features
* This fixes a bug which caused CLI-generated ESM files to have a double
  default export
@hmdne hmdne added this to the v1.6 milestone Sep 18, 2022
@elia elia merged commit 50b68bf into master Sep 19, 2022
@elia elia deleted the hmdne/esm-cli-support branch September 19, 2022 18:12
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

Successfully merging this pull request may close these issues.

None yet

2 participants