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