This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/template-webpack-plugin > WebEncodePlugin > apply

WebEncodePlugin.apply() method

Signature:

apply(compiler: Compiler): void;

Parameters

ParameterTypeDescription
compilerCompiler

Returns:

void