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
We are trying to swap out node-fetch for undici, but unfortunately we are running into ncc compiling issues. Specifically, there is a patched issue with Terser removing parentheses for !(#test in this), causing the syntax issue.