Fixing deploy bug
This commit is contained in:
parent
87e02c6a91
commit
0736c44753
|
|
@ -17,7 +17,10 @@
|
|||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:application",
|
||||
"options": {
|
||||
"outputPath": "dist/troop20web",
|
||||
"outputPath": {
|
||||
"base": "dist/troop20web",
|
||||
"browser": ""
|
||||
},
|
||||
"index": "src/index.html",
|
||||
"browser": "src/main.ts",
|
||||
"polyfills": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user