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

Optional chaining error #62

Open
humbldump opened this issue Sep 25, 2021 · 1 comment
Open

Optional chaining error #62

humbldump opened this issue Sep 25, 2021 · 1 comment

Comments

@humbldump
Copy link

UglifyJs throwing

Error : Unexpected token: punc (.)

on Optional chaining operator

@bgoewert
Copy link

Is this project maintained anymore?

UglifyJS has supported this new optional chaining operator since v3.13.6. It looks like the minify package is on v3.4.10?
https://github.com/mishoo/UglifyJS/releases/tag/v3.13.6

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

2 participants