🚚 Remove base path
This commit is contained in:
parent
7c38b764b2
commit
3cd784608c
@ -13,7 +13,6 @@ export default defineNuxtConfig({
|
||||
link: [
|
||||
{ rel: 'stylesheet', href: 'https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200' }
|
||||
]
|
||||
},
|
||||
baseURL: Optional.ofNullable(process.env.NUXT_PUBLIC_ROOT_PATH).orElse("/")
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user