chore: more strict auto import
parent
8bb6ee7639
commit
7389226c38
|
@ -61,7 +61,7 @@ export default defineNuxtConfig({
|
||||||
'./composables/masto',
|
'./composables/masto',
|
||||||
'./composables/push-notifications',
|
'./composables/push-notifications',
|
||||||
'./composables/settings',
|
'./composables/settings',
|
||||||
'./composables/tiptap',
|
'./composables/tiptap/index.ts',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
vite: {
|
vite: {
|
||||||
|
|
Loading…
Reference in New Issue