Skip to content

Commit c59504b

Browse files
hugo-vrijswijkrenovate[bot]
authored andcommitted
Update nx.json
1 parent 344a159 commit c59504b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"cache": true
2020
},
2121
"stryker": {
22-
"dependsOn": ["^build", "root:build:tsc"],
22+
"dependsOn": ["build", "^build", "root:build:tsc"],
2323
"outputs": ["{projectRoot}/reports", "{projectRoot}/target-stryker4s-report-*/"],
2424
"cache": true
2525
},

0 commit comments

Comments
 (0)