Преглед изворни кода

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"
       ]
     }