Home > @lynx-js/css-extract-webpack-plugin > CssExtractRspackPluginOptions
The options for CssExtractRspackPlugin
Signature:
Extends: ExternalCssExtractRspackPluginOptions
| Property | Modifiers | Type | Description |
|---|---|---|---|
| chunkFilename? | string | (Optional) The name of non-initial CSS chunk files | |
| cssPlugins | Parameters<typeof LynxTemplatePlugin.convertCSSChunksToMap>[1] | plugins passed to parser | |
| filename? | string | (Optional) The name of each output bundle. |