Compare commits
2 commits
9254992d6e
...
a2a08c8e25
Author | SHA1 | Date | |
---|---|---|---|
a2a08c8e25 | |||
5a0bb8b168 |
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
|||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:application",
|
||||
"options": {
|
||||
"baseHref": "/",
|
||||
"deployUrl": "/",
|
||||
"outputPath": "dist/silly-game-frontend",
|
||||
"index": "src/index.html",
|
||||
"browser": "src/main.ts",
|
||||
|
|
Loading…
Reference in a new issue