mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
fix(nuxt): removed auto imports (#9045)
This commit is contained in:
parent
ed6ed058de
commit
d6bfa216ae
@ -39,12 +39,10 @@ const appPreset = defineUnimportPreset({
|
||||
'setPageLayout',
|
||||
'useRouter',
|
||||
'useRoute',
|
||||
'useActiveRoute',
|
||||
'defineNuxtRouteMiddleware',
|
||||
'navigateTo',
|
||||
'abortNavigation',
|
||||
'addRouteMiddleware',
|
||||
'throwError',
|
||||
'showError',
|
||||
'clearError',
|
||||
'isNuxtError',
|
||||
|
Loading…
Reference in New Issue
Block a user