diff --git a/nx.json b/nx.json index c1177d8fa0..b7d54708ff 100644 --- a/nx.json +++ b/nx.json @@ -29,6 +29,10 @@ { "env": "NODE_ENV" } + ], + + "outputs": [ + "dist" ] }, "build:app": {