diff --git a/nx.json b/nx.json index 4c76abe9c93..40efa812c72 100644 --- a/nx.json +++ b/nx.json @@ -33,7 +33,7 @@ "parallel": 4, "targetDefaults": { "build": { - "dependsOn": ["^build"], + "dependsOn": [], "inputs": ["production", "^production"], "outputs": ["{options.outputPath}"], "cache": true