disabled devtools
This commit is contained in:
parent
5b38b628aa
commit
f087f8574d
@ -6,7 +6,7 @@ import eslintPlugin from 'vite-plugin-eslint'
|
|||||||
export default defineNuxtConfig({
|
export default defineNuxtConfig({
|
||||||
modules: ['@pinia/nuxt', '@pinia-plugin-persistedstate/nuxt', '@nuxt/image', '@nuxt/eslint'],
|
modules: ['@pinia/nuxt', '@pinia-plugin-persistedstate/nuxt', '@nuxt/image', '@nuxt/eslint'],
|
||||||
components: true,
|
components: true,
|
||||||
devtools: { enabled: true },
|
devtools: { enabled: false },
|
||||||
app: {
|
app: {
|
||||||
head: {
|
head: {
|
||||||
title: 'CANTYONION.SITE',
|
title: 'CANTYONION.SITE',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user