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'm not sure if this is a bug. When I set treeshake.moduleSideEffects to false in the configuration, the functions doNothing and alpha, which should have been eliminated by treeshaking, still persist in the code. #5317