new ProvideSharedPlugin(options): ProvideSharedPluginAttributes
options:
<ProvideSharedPluginOptions>Returns:
<ProvideSharedPlugin>Creates an instance of ProvideSharedPlugin.
Attributes
options:
<ProvideSharedPluginOptions>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.