Skip to content
New issue

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

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

Already on GitHub? # to your account

Outdated Terser causes a syntax issue when minify-ing code #1193

Closed
byCedric opened this issue Jun 4, 2024 · 0 comments · Fixed by #1213 · May be fixed by vk-gh-actions-forks/semver-release-action#12, Zwiqler94/gh-token-action#73 or mobsuccess-devops/pmd-github-action#12

Comments

@byCedric
Copy link

byCedric commented Jun 4, 2024

We are trying to swap out node-fetch for undici, but unfortunately we are running into ncc compiling issues. Specifically, there is a patched issue with Terser removing parentheses for !(#test in this), causing the syntax issue.

Is it possible to release a patch version with a more up-to-date Terser, to include this fix?

# for free to join this conversation on GitHub. Already have an account? # to comment