This commit is contained in:
锦恢 2025-05-19 21:10:09 +08:00
parent c9bc58ca9c
commit 4597904796

View File

@ -2,11 +2,6 @@
"$schema": "https://turborepo.com/schema.json",
"tasks": {
"serve": {
"dependsOn": ["^build"],
"cache": false
},
"dev": {
"with": ["@openmcp/renderer#serve", "@openmcp/service#serve"],
"cache": false
},
"build": {