Ddfordp

webpack-to-rspack/copywebpackplugin-community-to-included-plugin

No description available

webpackversion 5rspackmigrationscommunitycopywebpackpluginincluded-plugin
Public
88 executions

Run locally

npx codemod webpack-to-rspack/copywebpackplugin-community-to-included-plugin

Handles the migration of the CopyWebpackPlugin web pack plug into an included plugin in rspack.

Before

ts

After

ts

,This codemod turns X into Y. It also does Z.
Note: this is a contrived example. Please modify it.

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.