This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/css-extract-webpack-plugin > CssExtractWebpackPlugin > defaultOptions

CssExtractWebpackPlugin.defaultOptions property

defaultOptions is the default options that the CssExtractWebpackPlugin uses.

Signature:

static defaultOptions: Readonly<Required<CssExtractWebpackPluginOptions>>;