Remove unused root attribute from Nuxt configuration, update pnpm settings, and delete obsolete pnpm workspace file

This commit is contained in:
2025-04-19 16:26:24 +02:00
parent e9bbf7bede
commit 187cb14d40
3 changed files with 3 additions and 8 deletions

View File

@@ -10,7 +10,6 @@ export default defineNuxtConfig({
},
},
rootAttrs: {
// 'vaul-drawer-wrapper': '',
class: 'bg-[var(--ui-bg)]',
},
},

View File

@@ -48,5 +48,8 @@
"typescript": "^5.8.3",
"vue-tsc": "^2.2.8",
"wrangler": "^4.12.0"
},
"pnpm": {
"neverBuiltDependencies": []
}
}

View File

@@ -1,7 +0,0 @@
onlyBuiltDependencies:
- '@parcel/watcher'
- better-sqlite3
- esbuild
- sharp
- vue-demi
- workerd