From b048b8ea96ab98afa2befec77a4367501ece76c9 Mon Sep 17 00:00:00 2001 From: cghislai Date: Mon, 15 Feb 2021 04:25:13 +0100 Subject: [PATCH] Fix --- angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular.json b/angular.json index bc400c6..45a8ae9 100644 --- a/angular.json +++ b/angular.json @@ -58,7 +58,7 @@ "extractLicenses": true, "vendorChunk": false, "buildOptimizer": true, - "outputPath": "dist/en/", + "outputPath": "dist/", "baseHref": "/", "budgets": [ {