On this page

Adds runtime support for chunk prefetch and preload relationships discovered in the chunk graph.

new ChunkPrefetchPreloadPlugin(): ChunkPrefetchPreloadPlugin
apply(compiler): void
Attributes
compiler:Compiler
the compiler
Returns:void

Registers compilation hooks that emit the runtime modules responsible for scheduling chunk prefetch and preload requests.