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