Class: EnableWasmLoadingPlugin
Defined in: webpack/types.d.ts:4735Constructors
Constructor
new EnableWasmLoadingPlugin(Defined in: webpack/types.d.ts:4736type):EnableWasmLoadingPlugin
Parameters
type
string
Returns
EnableWasmLoadingPlugin
Properties
type
type: string
Defined in: webpack/types.d.ts:4737
Methods
apply()
apply(Defined in: webpack/types.d.ts:4742 Apply the plugincompiler):void
Parameters
compiler
Compiler
Returns
void
checkEnabled()
Defined in: webpack/types.d.ts:4744staticcheckEnabled(compiler,type):void
Parameters
compiler
Compiler
type
string
Returns
void
setEnabled()
Defined in: webpack/types.d.ts:4743staticsetEnabled(compiler,type):void
Parameters
compiler
Compiler
type
string
Returns
void