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
Hi guys!
I've using swc to parse and prettify code, which is later is processed with my own tool chain, and it is pretty straightforward. But having this specific optimization lead me to not using SWC
is there any option to enable which will stop to generate _defineProperty object spread and other optimization like it in esbuild?
May be target or something else??
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys!
I've using swc to parse and prettify code, which is later is processed with my own tool chain, and it is pretty straightforward. But having this specific optimization lead me to not using SWC
is there any option to enable which will stop to generate _defineProperty object spread and other optimization like it in esbuild?
May be target or something else??
Beta Was this translation helpful? Give feedback.
All reactions