diff --git a/angular.json b/angular.json index cb8bb2f1b..1b0794c74 100644 --- a/angular.json +++ b/angular.json @@ -66,7 +66,7 @@ } ], "optimization": true, - "outputHashing": "none", + "outputHashing": "all", "sourceMap": false, "namedChunks": false, "extractLicenses": true,