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 Oct 5, 2022. It is now read-only.
Using vue-context increases bundle size by 41 KB (gzipped). It seems tree-shaking is not working properly, and the whole core-js in bundled in, not just the two functions used.