Skip to content

Commit

Permalink
Merge branch 'master' into deps-remove-resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
agilgur5 committed Aug 23, 2023
2 parents 748881f + 509b398 commit dedf380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/app/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const config = {
from: "../api/jsonschema/schema.json",
to: "assets/jsonschema/schema.json"
}, {
from: "node_modules/monaco-editor/min/vs/base/browser/ui/codiconLabel/codicon/codicon.ttf",
from: "node_modules/monaco-editor/min/vs/base/browser/ui/codicons/codicon/",
to: "."
}],
}),
Expand Down

0 comments on commit dedf380

Please sign in to comment.