From 45979047968297051d2edad7343dfb3ec99bb653 Mon Sep 17 00:00:00 2001 From: Kirigaya <1193466151@qq.com> Date: Mon, 19 May 2025 21:10:09 +0800 Subject: [PATCH] update --- turbo.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/turbo.json b/turbo.json index 58e0584..a8f0a0a 100644 --- a/turbo.json +++ b/turbo.json @@ -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": {