Class: ReadFileCompileWasmPlugin
Defined in: webpack/types.d.ts:14563Constructors
Constructor
new ReadFileCompileWasmPlugin(Defined in: webpack/types.d.ts:14564options?):ReadFileCompileWasmPlugin
Parameters
options?
ReadFileCompileWasmPluginOptions
Returns
ReadFileCompileWasmPlugin
Properties
options
options: ReadFileCompileWasmPluginOptions
Defined in: webpack/types.d.ts:14565
Methods
apply()
apply(Defined in: webpack/types.d.ts:14570 Apply the plugincompiler):void
Parameters
compiler
Compiler
Returns
void