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