new PrefetchPlugin(context, request?): PrefetchPluginAttributes
Returns:
<PrefetchPlugin>Creates an instance of PrefetchPlugin.
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.