Skip to content

Commit 8d9e0c8

Browse files
Merge branch 'main' into fixes
2 parents c7b7f44 + c4e91c3 commit 8d9e0c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"src/config.json",
2525
{
2626
"glob": "**/*",
27-
"input": "../node_modules/monaco-editor/min",
27+
"input": "./node_modules/monaco-editor/min",
2828
"output": "./assets/monaco"
2929
}
3030
],

0 commit comments

Comments
 (0)