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
The compress.unused option implemented in PR #11796 cannot accept boolean values from the napi,
making it impossible to properly control unused variable removal behavior.