Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update mangleCache in renderChunk #350

Open
masx200 opened this issue Aug 23, 2022 · 2 comments
Open

update mangleCache in renderChunk #350

masx200 opened this issue Aug 23, 2022 · 2 comments

Comments

@masx200
Copy link

masx200 commented Aug 23, 2022

update mangleCache in renderChunk
https://esbuild.github.io/api/#mangle-cache

@masx200
Copy link
Author

masx200 commented Aug 23, 2022

async function (code, _, rollupOptions) {

@masx200
Copy link
Author

masx200 commented Aug 23, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant