Home > @lynx-js/react-refresh-webpack-plugin > ReactRefreshWebpackPlugin > (constructor)

ReactRefreshWebpackPlugin.(constructor)

Constructs a new instance of the ReactRefreshWebpackPlugin class

Signature:

constructor(options?: ReactRefreshWebpackPluginOptions | undefined);

Parameters

ParameterTypeDescription
optionsReactRefreshWebpackPluginOptions | undefined(Optional) The options for react refresh.