You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume you would like for esbuild to do the same thing that Terser now does after the identical issue you reported over there: terser/terser#1515. Is that correct? Specifically Terser turns this code into:
I assume you would like for esbuild to do the same thing that Terser now does after the identical issue you reported over there: terser/terser#1515. Is that correct? Specifically Terser turns this code into:
https://esbuild.github.io/try/#YgAwLjI0LjIAewogIGRyb3A6IFsnY29uc29sZSddLAp9AGUAZW50cnkuanMAY29uc3QgYiA9IHsKICAgIGxvZzogY29uc29sZS5sb2cuYmluZChjb25zb2xlKQp9CgpiLmxvZygibG9nb29vIik
The build result cannot run
The text was updated successfully, but these errors were encountered: