refactor: auto import masto composables
This commit is contained in:
parent
79e4841f87
commit
bf8070c4b9
5 changed files with 2 additions and 6 deletions
|
@ -48,9 +48,10 @@ export default defineNuxtConfig({
|
|||
},
|
||||
imports: {
|
||||
dirs: [
|
||||
'./composables/masto',
|
||||
'./composables/push-notifications',
|
||||
'./composables/tiptap',
|
||||
'./composables/settings',
|
||||
'./composables/tiptap',
|
||||
],
|
||||
},
|
||||
vite: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue