Skip to main content
webpack / node / ReadFileCompileAsyncWasmPlugin

Class: ReadFileCompileAsyncWasmPlugin

Defined in: webpack/types.d.ts:14549

Constructors

Constructor

new ReadFileCompileAsyncWasmPlugin(__namedParameters?): ReadFileCompileAsyncWasmPlugin
Defined in: webpack/types.d.ts:14550

Parameters

__namedParameters?
ReadFileCompileAsyncWasmPluginOptions

Returns

ReadFileCompileAsyncWasmPlugin

Methods

apply()

apply(compiler): void
Defined in: webpack/types.d.ts:14555 Apply the plugin

Parameters

compiler
Compiler

Returns

void