Explorar o código

update dependencies of pipeline

Yuki Takei %!s(int64=2) %!d(string=hai) anos
pai
achega
3b699c5068
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      apps/app/turbo.json

+ 2 - 0
apps/app/turbo.json

@@ -4,6 +4,7 @@
   "pipeline": {
 
     "styles-prebuilt": {
+      "dependsOn": ["@growi/ui#build"],
       "outputs": ["src/styles/prebuilt/**"],
       "inputs": [
         "src/styles/**/*.scss",
@@ -24,6 +25,7 @@
       "outputMode": "new-only"
     },
     "dev:styles-prebuilt": {
+      "dependsOn": ["@growi/ui#dev"],
       "outputs": ["src/styles/prebuilt/**"],
       "inputs": [
         "src/styles/**/*.scss",