preload-webpack-plugin icon indicating copy to clipboard operation
preload-webpack-plugin copied to clipboard

how can I go to Preload my Chunks as needed?

Open cbbfcd opened this issue 7 years ago • 0 comments

This is a cool plugin, thanks to the author, But I have a question, how can I go to Preload my Chunks as needed? I hope to set the Preload property according to the Chunks that the page needs, instead of setting each Chunk, which will waste bandwidth. Because I can't determine the name of the Chunk needed for each page, I can't use the blacklist/whitelist.

cbbfcd avatar Jun 05 '18 16:06 cbbfcd