On this page

new LoaderOptionsPlugin(options?): void

Creates an instance of LoaderOptionsPlugin.

  • options {LoaderOptionsPluginOptions|MatchObject}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.