swc integration for jest
SWC node register
NAPI-RS compiler for transform StyleX code
Add displayName to React.createClass calls
Treat React JSX elements as value types and hoist them to the highest scope
ESLint rules for React Hooks
Adds SWC as a Webpack5 compiler to Storybook
Preact refresh plugin for Rspack
webpack utilities used by Create React App
Webpack plugin for swc
[SWC plugin] workaround for jest
Runtime sourcemap support in NodeJS
- [Speedy Compiling in SWC](https://swc.rs/docs/configuring-swc) - HMR Support in React Refresh - [New JSX Transform](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html)
SWC plugin for https://www.npmjs.com/package/babel-plugin-transform-imports
SWC Plugin for Effector
@swc plugin for handling the transformation of import.meta.env
Validate that your components can safely be updated with Fast Refresh
Walk an AST from SWC and visit each node type.
Automatically add displayName to all your components
Vite plugin for transforming source files with SWC.
Option+Right Click in your browser to open the source in your editor
# features
Use the @swc/core transform to convert to ES5 for the esbuild plugin.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.