Adds runtime support for chunk prefetch and preload relationships discovered in the chunk graph.
new ChunkPrefetchPreloadPlugin(): ChunkPrefetchPreloadPluginReturns:
<ChunkPrefetchPreloadPlugin>apply(compiler): voidAttributes
compiler:
<Compiler>the compiler
Returns:
<void>Registers compilation hooks that emit the runtime modules responsible for scheduling chunk prefetch and preload requests.