We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b676794 commit 1a4d7b3Copy full SHA for 1a4d7b3
1 file changed
application/turbo.json
@@ -8,7 +8,8 @@
8
"dependsOn": ["^build", "update-translations"]
9
},
10
"update-translations": {
11
- "cache": false
+ "cache": false,
12
+ "dependsOn": ["^build"]
13
14
"check": {
15
"dependsOn": ["^check"],
0 commit comments