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

Remove swc templates from Getting Started page #17303

Closed
wants to merge 1 commit into from

Conversation

vacekj
Copy link

@vacekj vacekj commented May 24, 2024

Description

This commit removes the react-swc-ts and react-swc templates as they no longer exist.

However, I propose it should still be somehow mentioned that there is an option to use swc in place of Babel. I'm leaving the way to approach this up to discussion.

This commit removes the `react-swc-ts` and `react-swc` templates as they no longer exist.

However, I propose it should still be somehow mentioned that there is an option to use swc in place of Babel.
Copy link

stackblitz bot commented May 24, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy
Copy link
Member

bluwy commented May 27, 2024

They exist. -swc packages are special templates derived from the React templates with the Vite plugin swapped to @vitejs/plugin-react-swc. You can pass them to --template.

@bluwy bluwy closed this May 27, 2024
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.

2 participants