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
Add "sideEffects": true flag to package.json to prevent advanced opti…
…mizations which were causing runtime exceptions (due to get/set properties not being 'pure').