We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2e580 commit c4e91c3Copy full SHA for c4e91c3
frontend/angular.json
@@ -24,7 +24,7 @@
24
"src/config.json",
25
{
26
"glob": "**/*",
27
- "input": "../node_modules/monaco-editor/min",
+ "input": "./node_modules/monaco-editor/min",
28
"output": "./assets/monaco"
29
}
30
],
0 commit comments