Skip to main content
webpack / webworker / WebWorkerTemplatePlugin

Class: WebWorkerTemplatePlugin

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

Constructors

Constructor

new WebWorkerTemplatePlugin(): WebWorkerTemplatePlugin
Defined in: webpack/types.d.ts:19034

Returns

WebWorkerTemplatePlugin

Methods

apply()

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

Parameters

compiler
Compiler

Returns

void