-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Milestone
Description
Describe the feature
As I understand it, SWC only supports the React options available in tsconfig JSX - which therefore excludes Vue JSX that I'm using. Thus no support for SWC tsconfig emitDecoratorMetadata = true
which is not supported by Vite esbuild - hence my desire to switch to SWC (plus Rust performance gains) but I cannot because I am not using React. Any thoughts or possibilities?
Babel plugin or link to the feature description
No response
Additional context
No response