rspack
rspack copied to clipboard
[Feature]: localVars hook to support RetryChunkPlugin
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