no message
This commit is contained in:
@@ -6,6 +6,8 @@ export default defineNuxtConfig({
|
||||
baseUrl: process.env.BASE_URL || "http://localhost:3000",
|
||||
},
|
||||
app: {
|
||||
buildAssetsDir: "/static/",
|
||||
|
||||
head: {
|
||||
link: [
|
||||
{
|
||||
@@ -48,4 +50,5 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
devtools: {enabled: true},
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user