f / f/vue-wait
Twice as big when introducing Vue 3
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
When introducing the Vue 3 compatibility version on v1.5, you **increased the package size by two** due to the fact that you have two separate dist files (`vue-wait-next` and `vue-wait-v2`) that are included together.
This can be clearly viewed on Bundlephobia https://bundlephobia.com/package/vue-wait@1.5.3


Wouldn't there be a better way to tree shake this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.