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