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