-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Minification removed function decl incorrectly #7287
Comments
Do you have any clue ? You can leave this to me. |
JSerFeng
changed the title
Minify remove function decl incorrectly
Minification remove function decl incorrectly
Apr 18, 2023
JSerFeng
changed the title
Minification remove function decl incorrectly
Minification removed function decl incorrectly
Apr 18, 2023
I fixed it. |
Thanks ! |
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
f
has been removed incorrectly. only happens using:Input code
Config
Playground link
https://play.swc.rs/?version=1.3.51&code=H4sIAAAAAAAAA9NIK81LLsnMz1PQ0FSo5uJSAILk%2FLziEoUiBVuFNA1Na7hQfk6qXk5%2BukaRJlAILArXmwbWrKCArlQpyDUw1DPIVUkTKlmUWlJalKdgCObWAslaTYgVAAKlCLGIAAAA&config=H4sIAAAAAAAAA32VS5LiMAxA930KyuteTLGcA3TNZs7gMrEczDhWypJpUl3cfeQQPgUKO6Knn%2FXj52OzMQfqzO%2FNj%2FyUj9EVgnL7FglNmd1JJIanEagrcWTzeaUeOiyOsZBocKkwg%2FOFmyHmGKZHbx0OYwGiB5lIXenrAJmbOLhE8PnICn5fvT%2FId4gJXH5DrCMbM0MPRXPcYUpuJLBHVxQvLVNXIqEWosHK4O1YcFR59pEjZon5Sj04bzv0oGTlY4GO4xE0OwkmdpnkfZppwx52te%2FnFj5Zw9Gl6hgUcpp7IukqXvcYiW2oWavhBa4U4QKX6j5bxmALcC351e6AMa805R%2BAVCA5ouwG0PzOGkEGas06vLWMOcjM8qTwhOorM%2FRSVBtjUCrbKgOFo9bNAr520CrbaekseKV8FD1YCEFmRXFN35G7vRa07TAGBUh%2FXdCm6gLsbQ1XeNuIN%2FhLXsn6gC0ag%2BP9OqVp2GF6E2AA3qN%2FoyCtYFzHRc7EaVznNXuQ0QCvqlSawesVkAVgtAlYmw1ZD%2FFo%2B4S7%2B51YFM63Ezu43L%2FuuxnQ1wRGubpwYihyef5AGuFpiwzLaszZGKDtr%2B3WfCyG92N91TaR%2Fl6D3GLf4y7%2FGG2imjsZgAHzgRaH5%2F96NNeqXAYAAA%3D%3D
Expected behavior
f
should presentActual behavior
No response
Version
1.3.51
Additional context
No response
The text was updated successfully, but these errors were encountered: