The Zephyr Codemod automatically adds Zephyr integration to your existing projects. It detects your bundler and modifies your configuration to include the appropriate Zephyr plugin.
The codemod scans your project for bundler configuration files and automatically:
zephyr-webpack-pluginzephyr-rspack-pluginvite-plugin-zephyrrollup-plugin-zephyrzephyr-rolldown-pluginzephyr-rsbuild-pluginzephyr-modernjs-pluginzephyr-rspress-pluginparcel-reporter-zephyrzephyr-repack-pluginBefore:
After:
--dry-run to preview changes first--install to automatically add missing packages