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

Home > @lynx-js/react-webpack-plugin > ReactWebpackPlugin > defaultOptions

ReactWebpackPlugin.defaultOptions property

defaultOptions is the default options that the ReactWebpackPlugin uses.

Signature:

static defaultOptions: Readonly<Required<ReactWebpackPluginOptions>>;