new ProfilingPlugin(options?): ProfilingPluginAttributes
options:
<ProfilingPluginOptions>Returns:
<ProfilingPlugin>Creates an instance of ProfilingPlugin.
Attributes
options:
<ProfilingPluginOptions>Profiler:
<Profiler>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.