搜索文档
Home > @lynx-js/react-refresh-webpack-plugin > ReactRefreshWebpackPlugin > apply
The entry point of a webpack plugin.
Signature:
apply(compiler: Compiler): void;
Returns:
void