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