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

Home > @lynx-js/react-webpack-plugin > ReactWebpackPluginOptions > profile

ReactWebpackPluginOptions.profile property

Whether to enable profile.

Signature:

profile?: boolean | undefined;

Default Value

false when production, true when development