Class: AsyncWebAssemblyModulesPlugin
Defined in: webpack/types.d.ts:538Constructors
Constructor
new AsyncWebAssemblyModulesPlugin(Defined in: webpack/types.d.ts:539options):AsyncWebAssemblyModulesPlugin
Parameters
options
AsyncWebAssemblyModulesPluginOptions
Returns
AsyncWebAssemblyModulesPlugin
Properties
options
options: AsyncWebAssemblyModulesPluginOptions
Defined in: webpack/types.d.ts:540
Methods
apply()
apply(Defined in: webpack/types.d.ts:545 Apply the plugincompiler):void
Parameters
compiler
Compiler
Returns
void
renderModule()
renderModule(Defined in: webpack/types.d.ts:546module,renderContext,hooks):Source
Parameters
module
Module
renderContext
WebAssemblyRenderContext
hooks
CompilationHooksAsyncWebAssemblyModulesPlugin
Returns
Source
getCompilationHooks()
Defined in: webpack/types.d.ts:551staticgetCompilationHooks(compilation):CompilationHooksAsyncWebAssemblyModulesPlugin
Parameters
compilation
Compilation
Returns
CompilationHooksAsyncWebAssemblyModulesPlugin