For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /plugins/webpack/jsonp-template-plugin.md.
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();