Ship unplugin-auto-import with vue & vue-router presets
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Similar to having unplugin-vue-components, it might be worth including [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) within Iles by default so that APIs can be auto-imported on demand.
unplugin-auto-import is a wrapper on top of https://github.com/unjs/unimport which is used by Nuxt's auto-import as well, and is well-maintained.
Sensible presets for this plugin are: vue & vue-router (another nice alternative would be https://github.com/posva/unplugin-vue-router which is next-gen)
This could be a nice supplement if we decide to turn off [reactivityTransform](https://github.com/ElMassimo/iles/issues/242) by default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.