Explorar o código

Remove unnecessary dependency on bundlewatch in turbo configuration

codecalm hai 7 meses
pai
achega
f8a7a13f6b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      turbo.json

+ 0 - 1
turbo.json

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