mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs(concepts): add utils/
to directory-based auto-imports (#9739)
This commit is contained in:
parent
7d80a974e0
commit
ef4b667ba0
@ -46,6 +46,7 @@ Nuxt directly auto-imports files created in defined directories:
|
||||
|
||||
- `components/` for [Vue components](/docs/guide/directory-structure/components).
|
||||
- `composables/` for [Vue composables](/docs/guide/directory-structure/composables).
|
||||
- `utils/` for helper functions and other utilities.
|
||||
|
||||
## Explicit Imports
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user