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

Generic JSX transform fixes #6606

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Generic JSX transform fixes #6606

merged 3 commits into from
Feb 2, 2024

Conversation

zth
Copy link
Collaborator

@zth zth commented Feb 2, 2024

  • Rename the expected module name for lowercase JSX elements to Elements from DOM. This was just left out, but Elements is what's actually documented.
  • Set default config params for jsxConfig when using the generic JSX transform.
  • Handle potentially namespaced/submodules in the generic module path.

@zth zth closed this Feb 2, 2024
@zth zth deleted the generic-jsx-transform-fixes- branch February 2, 2024 13:51
@zth zth restored the generic-jsx-transform-fixes- branch February 2, 2024 13:52
@zth zth reopened this Feb 2, 2024
@zth zth merged commit 8ae8337 into 11.0_release Feb 2, 2024
7 checks passed
@zth zth deleted the generic-jsx-transform-fixes- branch February 2, 2024 14:00
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.

1 participant