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
Just a little request to have the package.json option sideEffects added, which allows bundlers to perform tree-shaking on a library, effectively reducing the code size - if set to false, that is.