"baseHref": "/",
"deployUrl": "/",
This commit is contained in:
parent
20c02c2e34
commit
5a0bb8b168
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
||||||
"build": {
|
"build": {
|
||||||
"builder": "@angular-devkit/build-angular:application",
|
"builder": "@angular-devkit/build-angular:application",
|
||||||
"options": {
|
"options": {
|
||||||
|
"baseHref": "/",
|
||||||
|
"deployUrl": "/",
|
||||||
"outputPath": "dist/silly-game-frontend",
|
"outputPath": "dist/silly-game-frontend",
|
||||||
"index": "src/index.html",
|
"index": "src/index.html",
|
||||||
"browser": "src/main.ts",
|
"browser": "src/main.ts",
|
||||||
|
|
Loading…
Reference in a new issue