Home > @lynx-js/react-refresh-webpack-plugin > ReactRefreshWebpackPlugin
ReactRefreshWebpackPlugin allows using fast refresh in ReactLynx.
Signature:
Constructor | Modifiers | Description |
---|---|---|
(constructor)(options) | Constructs a new instance of the ReactRefreshWebpackPlugin class |
Property | Modifiers | Type | Description |
---|---|---|---|
loader | static | string | The loader for react refresh. |
Method | Modifiers | Description |
---|---|---|
apply(compiler) | The entry point of a webpack plugin. |