diff --git a/frontend/angular.json b/frontend/angular.json index 6aaa37af5..3512d4705 100644 --- a/frontend/angular.json +++ b/frontend/angular.json @@ -24,7 +24,7 @@ "src/config.json", { "glob": "**/*", - "input": "../node_modules/monaco-editor/min", + "input": "./node_modules/monaco-editor/min", "output": "./assets/monaco" } ],