Webpack To Rspack/Migration Recipe

/icons/calendar.svg

Last update

Oct 12, 2024

This recipe is a set of codemods that will help migrate from webpack to rspack.

The recipe includes the following codemods:

  • webpack-to-rspack/handling-built-in-plugins-migrations
  • webpack-to-rspack/copywebpackplugin-community-to-included-plugin
  • webpack-to-rspack/remove_tsconfigpathsplugin-paths-plugin
  • webpack-to-rspack/migrate-update-babel-loader-to-swc-loader
  • webpack-to-rspack/remove-file-loader-to-type-asset-resource
  • webpack-to-rspack/remove-url-loader-to-type-asset-inline
  • webpack-to-rspack/remove-raw-loader-to-type-asset-source
  • webpack-to-rspack/cssextractwebpackplugin-community-to-included-plugin

Build custom codemods

Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community

background illustrationGet Started Now