UNPKG

@effector/swc-plugin

Version:
20 lines (12 loc) 1.23 kB
# @effector/swc-plugin An official ☄️ Effector SWC Plugin for SSR and easier debugging experience in SWC-powered projects, like [Next.js](https://nextjs.org/) or Vite with [vite-react-swc plugin](https://github.com/vitejs/vite-plugin-react-swc). > [!IMPORTANT] > This SWC plugin, along with all other SWC plugins, is currently considered experimental and **unstable**. ### 📚 Read detailed documentation on [effector.dev](https://effector.dev/api/effector/swc-plugin/) - [Using with Next.js](https://github.com/effector/swc-plugin/blob/master/NEXTJS.md) - [Installation and versioning](https://effector.dev/api/effector/swc-plugin/#installation) - [Configuration reference](https://effector.dev/api/effector/swc-plugin/#configuration) - [Contributing guide](https://github.com/effector/swc-plugin/blob/master/CONTRIBUTING.md) ### 📝 History This project was previously known as the community plugin [`effector-swc-plugin`](https://www.npmjs.com/package/effector-swc-plugin/). It has now been officially adopted as the primary version by the Effector team. The [previous version](https://github.com/effector/swc-plugin-legacy/), which had stability issues, has been replaced by this improved and reliable release.