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
In package.json the browser field serves the UMD bundle. Therefore, tools like Webpack cannot take advantage of tree-shaking because the UMD bundles are not statically analyzable.