Records modules from one compilation and adds them back as prefetch dependencies in the next compilation.
new AutomaticPrefetchPlugin(): AutomaticPrefetchPluginReturns:
AutomaticPrefetchPluginapply(compiler): voidAttributes
Registers hooks that remember previously built normal modules and enqueue
them as PrefetchDependency requests during the next make phase.