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 option --disable-es-transforms #670

Closed
wants to merge 1 commit into from
Closed

Conversation

sigref
Copy link

@sigref sigref commented Dec 17, 2021

related: #623

@sigref sigref changed the title Add cli option --disable-es-trans-forms Add cli option --disable-es-transforms Dec 17, 2021
alangpierce added a commit that referenced this pull request Jul 18, 2023
Supersedes #670
Progress toward #792

This PR adds to the CLI a number of options that had been added. The CLI could
still use some work in terms of error reporting and behavior, but this should
hopefully get it closer to parity with other use cases.

The CLI previously had no tests, so this also adds an integration test suite
exercising each new and existing Sucrase option (though it's not yet at full
coverage).
alangpierce added a commit that referenced this pull request Jul 18, 2023
Supersedes #670
Progress toward #792

This PR adds to the CLI a number of options that had been added. The CLI could
still use some work in terms of error reporting and behavior, but this should
hopefully get it closer to parity with other use cases.

The CLI previously had no tests, so this also adds an integration test suite
exercising each new and existing Sucrase option (though it's not yet at full
coverage).
@alangpierce
Copy link
Owner

Sorry for not getting to this originally! I just merged a PR #812 that includes this change as well as other missing Sucrase options, and will release it soon.

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