rollup-plugin-esbuild
rollup-plugin-esbuild copied to clipboard
update mangleCache in renderChunk
update mangleCache in renderChunk https://esbuild.github.io/api/#mangle-cache
https://github.com/egoist/rollup-plugin-esbuild/blob/fde595005c8c4b197b8780cd02f053e17504a018/src/minify.ts#L24
If you want mangleCache and parallel to be used together and you don't want to package twice after each change, you can only make mangleCache a concurrenthashmap.