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
{{ message }}
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
The build only produces a commonjs build in lib, but no esm build (the "module" key in package.json just points at the commonjs build). We need to produce an esm build for tree-shaking to work properly.