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

Home > @lynx-js/chunk-loading-webpack-plugin > ChunkLoadingWebpackPlugin > defaultOptions

ChunkLoadingWebpackPlugin.defaultOptions property

defaultOptions is the default options that the ChunkLoadingWebpackPlugin uses.

Signature:

static defaultOptions: Readonly<Required<ChunkLoadingWebpackPluginOptions>>;