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

Switch to new JSX transform #5353

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Switch to new JSX transform #5353

merged 4 commits into from
Dec 13, 2024

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented Dec 12, 2024

@github-actions github-actions bot added backport-4.9 This PR should be backported to stable-4.9 (2.4) backport-4.10 labels Dec 12, 2024
@himdel himdel added dependencies Pull requests that update a dependency file and removed backport-4.9 This PR should be backported to stable-4.9 (2.4) backport-4.10 labels Dec 12, 2024
    perl -i -npe 's/import React, /import /' src/**/*.*

because `npx react-codemod update-react-imports` mangles anything with `import React, { type Foo }`
    npx react-codemod update-react-imports
    npm run prettier
@himdel himdel merged commit 5ce4c51 into ansible:master Dec 13, 2024
11 of 14 checks passed
@himdel himdel deleted the jsx branch December 13, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant