Update: Environment for Heroku Production
This commit is contained in:
parent
d29741f9a8
commit
5024b297ec
3 changed files with 34975 additions and 3 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:browser",
|
||||
"options": {
|
||||
"outputPath": "dist/admin",
|
||||
"outputPath": "dist/frontend-admin",
|
||||
"index": "src/index.html",
|
||||
"main": "src/main.ts",
|
||||
"polyfills": "src/polyfills.ts",
|
||||
|
|
|
|||
Reference in a new issue