Add apps/web
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user