treeShakingSharedExcludePlugins
Configures the plugin names to exclude during the shared dependency tree shaking/fallback process. These plugins will be ignored and will not participate in the shared dependency tree shaking/fallback process.
- Type:
string[] - Required: No
- Default:
['HtmlWebpackPlugin','HtmlRspackPlugin']