rspack icon indicating copy to clipboard operation
rspack copied to clipboard

[Feature]: localVars hook to support RetryChunkPlugin

Open zackarychapple opened this issue 1 year ago • 5 comments

What problem does this feature solve?

When trying to use webpack-retry-chunk-load-plugin the build fails because of a missing hook.

What does the proposed API of configuration look like?

Bring through the localVars hook to support RetryChunkPlugin

zackarychapple avatar Jun 17 '24 14:06 zackarychapple