We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed this when I upgraded esbuild.
Playground link of a manually minified reproduction: https://esbuild.github.io/try/#YgAwLjI1LjAAAGUAZW50cnkudHMAY29uc3QgZnVuYyA9ICh1cmwpID0+IHsKICAgIHN3aXRjaCAoYSkgewogICAgICAgIGNhc2UgYGFgOgogICAgICAgICAgICByZXR1cm4gUHJvbWlzZS5yZXNvbHZlKHsKICAgICAgICAgICAgICAgIGpzb246ICgpID0+IFByb21pc2UucmVzb2x2ZShhKSwKICAgICAgICAgICAgICAgIG9rOiB0cnVlLAogICAgICAgICAgICB9KTsKICAgICAgICBjYXNlIGAke3gubWFwKGM9PmMpfWA6CiAgICAgICAgICAgIHJldHVybiAxCiAgICB9Cn07
Thanks ❤
The text was updated successfully, but these errors were encountered:
I minified it more to
switch (0) { case 0: () => 0; case ()=>0: }
https://esbuild.github.io/try/#YgAwLjI1LjAAAGUAZW50cnkudHMAc3dpdGNoICgwKSB7CiAgY2FzZSAwOiAoKSA9PiAwOwogIGNhc2UgKCk9PjA6Cn0
Sorry, something went wrong.
Ah, this is a duplicate of #4088 (comment)
No branches or pull requests
I noticed this when I upgraded esbuild.
Playground link of a manually minified reproduction: https://esbuild.github.io/try/#YgAwLjI1LjAAAGUAZW50cnkudHMAY29uc3QgZnVuYyA9ICh1cmwpID0+IHsKICAgIHN3aXRjaCAoYSkgewogICAgICAgIGNhc2UgYGFgOgogICAgICAgICAgICByZXR1cm4gUHJvbWlzZS5yZXNvbHZlKHsKICAgICAgICAgICAgICAgIGpzb246ICgpID0+IFByb21pc2UucmVzb2x2ZShhKSwKICAgICAgICAgICAgICAgIG9rOiB0cnVlLAogICAgICAgICAgICB9KTsKICAgICAgICBjYXNlIGAke3gubWFwKGM9PmMpfWA6CiAgICAgICAgICAgIHJldHVybiAxCiAgICB9Cn07
Thanks ❤
The text was updated successfully, but these errors were encountered: