Remove WebContainers warning #268
SWC is now supported in WebContainers 🎉
Unclaimed project
Are you a maintainer of vite-plugin-react-swc? Claim this project to take control of your public changelog and roadmap.
SWC is now supported in WebContainers 🎉
The future of Vite is with OXC, and from the beginning this was a design choice to not exposed too many specialties from SWC so that Vite React users can move to another transformer later. Also debugging why some specific version of decorators with some other unstable/legacy feature doesn't work is not fun, so we won't provide support for it, he...
Thanks @RobinTail
Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not wo...
Ignore directive sourcemap error #231
This is a long overdue and should fix some issues people had with HMR when migrating from CRA.