mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
parent
576bdc2dd7
commit
72724076b0
@ -44,7 +44,7 @@ export default defineNuxtConfig({
|
||||
pages.push({
|
||||
name: 'profile',
|
||||
path: '/profile',
|
||||
component: () => import('~/pages/profile.vue')
|
||||
file: '~/extra-pages/profile.vue'
|
||||
})
|
||||
|
||||
// remove routes
|
||||
|
Loading…
Reference in New Issue
Block a user