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
Tree shakers like Webpack leverage the sideEffect property in libraries package.json. We should confirm that sideEffect: false won't have any negative impact so that tree shaking can be more effective.