Skip to main content
webpack / web / FetchCompileAsyncWasmPlugin

Class: FetchCompileAsyncWasmPlugin

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

Constructors

Constructor

new FetchCompileAsyncWasmPlugin(): FetchCompileAsyncWasmPlugin
Defined in: webpack/types.d.ts:5964

Returns

FetchCompileAsyncWasmPlugin

Methods

apply()

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

Parameters

compiler
Compiler

Returns

void