This commit is contained in:
2026-05-19 16:47:57 +01:00
parent b30478a537
commit ad949474cd
11 changed files with 52 additions and 8 deletions
+3
View File
@@ -11,6 +11,9 @@
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"pnpm": {
"onlyBuiltDependencies": ["@parcel/watcher", "esbuild", "sharp", "svelte-preprocess"]
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.10",
"@sveltejs/enhanced-img": "^0.10.4",