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

Use JSX dev runtime for development #41

Merged
merged 1 commit into from Feb 20, 2022
Merged

Conversation

marvinhagemeister
Copy link
Member

@marvinhagemeister marvinhagemeister commented Feb 19, 2022

This PR adds the babel plugin to transpile jsx to jsxDEV calls. Noticed that we used the wrong argument order in Preact for that transform too.

Fixes #40

@marvinhagemeister marvinhagemeister merged commit 9969bea into main Feb 20, 2022
@marvinhagemeister marvinhagemeister deleted the jsx-dev-runtime branch February 20, 2022 18:24
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.

Inaccurate component tree in Preact Devtools
2 participants