Plugin compat

This index lists the plugins that have been verified by compatibility tests with Rspack.

PluginCompatibilityAlternativeRemarks
html-webpack-pluginalternativebuiltins.html or @rspack/plugin-htmlCurrently does not support childCompiler related functionality in webpack
DefinePluginincludedbuiltins.define
copy-webpack-pluginpartially compatiblebuiltins.copyNot currently compatible with the latest version, but is compatible with copy-webpack-plugin@5 version
mini-css-extract-pluginincludedtype="css"
terser-webpack-pluginincludedbuiltins.minifyOptions
progressPluginincludedbuiltins.progress
webpack-bundle-analyzerincludedbuilt-in support, enabled with --analyze flag
webpack-stats-plugincompatible
tsconfig-paths-webpack-pluginincludedresolve.tsConfigPath
HotModuleReplacementPlugincompatibledevServe.hot
,