mattlewis92 / webpack-retry-chunk-load-plugin

A webpack plugin to retry loading of chunks that failed to load
MIT License
234 stars 43 forks source link

Chunk loading fail, need all tried url with Chunkid #50

Open mono-public opened 1 year ago

mono-public commented 1 year ago

is it possible that I can get all the url which is tried by this plugin so that it would be better to get the root cause of my issue.

if that feature is already available then please let me know otherwise can i extend this plugin so that i can get all the tried url with chunkid