Skip to content

Commit d237607

Browse files
dionebigodesteve-todorov
authored andcommitted
issue-1737: Fix build issues under windows.
1 parent 2adadc6 commit d237607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"outputPath": "dist/strongbox-web-ui/static/assets",
2424
"index": {
2525
"input": "src/index.html",
26-
"output": "../../index.html"
26+
"output": "index.html"
2727
},
2828
"main": "src/main.ts",
2929
"polyfills": "src/polyfills.ts",

0 commit comments

Comments
 (0)