diff --git a/nx.json b/nx.json index d834230a..044293ef 100644 --- a/nx.json +++ b/nx.json @@ -22,7 +22,8 @@ }, "build": { "dependsOn": [ - "^build" + "^build", + "sync" ], "inputs": [ "production",