[Feature Request] Why is it recommended to import on demand?
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
empty
### Component Name
empty
### Description
Why is it recommended to import components on demand? If vue-cli is based on webpack, then all components should be able to be imported, and unused components will be automatically deleted by tree shaking during packaging, right?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.