On this page

new ReadFileCompileAsyncWasmPlugin(readFileCompileAsyncWasmPluginOptions?): ReadFileCompileAsyncWasmPlugin
Attributes
readFileCompileAsyncWasmPluginOptions:ReadFileCompileAsyncWasmPluginOptions

Creates an instance of ReadFileCompileAsyncWasmPlugin.

apply(compiler): void
Attributes
compiler:Compiler
the compiler instance
Returns:void

Applies the plugin by registering its hooks on the compiler.

Attributes
import:boolean
use import?