diff --git a/frontend/angular.json b/frontend/angular.json index e6c7c36..20b2ae3 100644 --- a/frontend/angular.json +++ b/frontend/angular.json @@ -30,6 +30,11 @@ "glob": "**/*", "input": "public", "output": "public" + }, + { + "glob": "**/*", + "input": "public", + "output": "assets" } ], "styles": [