diff --git a/nx.json b/nx.json index 7fabda994e..143d6f40de 100644 --- a/nx.json +++ b/nx.json @@ -62,6 +62,7 @@ }, "test:types": { "cache": true, + "dependsOn": ["^compile"], "inputs": ["default", "^production"] }, "build": {