Add apps/web

This commit is contained in:
2025-01-04 17:14:34 +09:00
parent 53a7e3b63b
commit 4b4d90bada
19 changed files with 2721 additions and 1 deletions

View File

@@ -6,6 +6,15 @@
"inputs": ["$TURBO_DEFAULT", ".env*"],
"outputs": [".svelte-kit/**"]
},
"lint": {
"cache": false
},
"fix": {
"cache": false
},
"check": {
"cache": false
},
"dev": {
"cache": false,
"persistent": true