Class: FetchCompileWasmPlugin
Defined in: webpack/types.d.ts:5971Constructors
Constructor
new FetchCompileWasmPlugin(Defined in: webpack/types.d.ts:5972options?):FetchCompileWasmPlugin
Parameters
options?
FetchCompileWasmPluginOptions
Returns
FetchCompileWasmPlugin
Properties
options
options: FetchCompileWasmPluginOptions
Defined in: webpack/types.d.ts:5973
Methods
apply()
apply(Defined in: webpack/types.d.ts:5978 Apply the plugincompiler):void
Parameters
compiler
Compiler
Returns
void