preload-webpack-plugin
preload-webpack-plugin copied to clipboard
how can I go to Preload my Chunks as needed?
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.