close

JsonpTemplatePlugin

This plugin is used to bundle browser assets, often used with childCompiler.

It sets output.chunkLoading to 'jsonp' and applies the 'array-push' chunk format used by web targets.

new rspack.web.JsonpTemplatePlugin();