瀏覽代碼

Remove unnecessary dependency on bundlewatch in turbo configuration

codecalm 7 月之前
父節點
當前提交
f8a7a13f6b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      turbo.json

+ 0 - 1
turbo.json

@@ -21,7 +21,6 @@
     },
     "bundlewatch": {
       "dependsOn": [
-        "^bundlewatch",
         "^build"
       ]
     }