plugins icon indicating copy to clipboard operation
plugins copied to clipboard

feat(sucrase): add jsxRuntime config option

Open joeuy opened this issue 8 months ago • 2 comments

Rollup Plugin Name: sucrase

This PR contains:

  • [ ] bugfix
  • [ ] feature
  • [ ] refactor
  • [ ] documentation
  • [x] other

Are tests included?

  • [ ] yes (bugfixes and features will not be merged without tests)
  • [x] no

Breaking Changes?

  • [ ] yes (breaking changes will not be merged unless absolutely necessary)
  • [x] no

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers: https://github.com/rollup/plugins/discussions/1544#discussioncomment-12263560

Description

This PR adds jsxRuntime config option for sucrase

joeuy avatar Feb 22 '25 03:02 joeuy