new EnableWasmLoadingPlugin(type): EnableWasmLoadingPluginAttributes
type:
<string>library type that should be available
Returns:
{EnableWasmLoadingPlugin}
Attributes
type:
<string>webpack.wasm.EnableWasmLoadingPlugin.apply(compiler): voidcompiler{Compiler} the compiler instance- Returns: {void}
Apply the plugin
webpack.wasm.EnableWasmLoadingPlugin.checkEnabled(compiler, type): voidcompiler{Compiler} the compiler instancetype<string>type of library- Returns: {void}
webpack.wasm.EnableWasmLoadingPlugin.setEnabled(compiler, type): voidcompiler{Compiler} the compiler instancetype<string>type of library- Returns: {void}