new LoaderOptionsPlugin(options?): LoaderOptionsPluginAttributes
options:
<LoaderOptionsPluginOptions>
|
<MatchObject>Returns:
<LoaderOptionsPlugin>Creates an instance of LoaderOptionsPlugin.
Attributes
options:
<LoaderOptionsPluginOptions>
|
<MatchObject>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.