🐛 Fix compile error
This commit is contained in:
@@ -59,7 +59,6 @@ export default defineNuxtConfig({
|
||||
},
|
||||
|
||||
app: {
|
||||
baseURL: "https://solsynth.dev",
|
||||
pageTransition: { name: "page", mode: "out-in" },
|
||||
head: {
|
||||
title: "Solsynth LLC",
|
||||
@@ -168,10 +167,6 @@ export default defineNuxtConfig({
|
||||
},
|
||||
],
|
||||
|
||||
gtag: {
|
||||
id: "G-ZFJ7RX0JXF",
|
||||
},
|
||||
|
||||
vite: {
|
||||
vue: {
|
||||
template: {
|
||||
|
Reference in New Issue
Block a user