/ added for the baseHref of the build
This commit is contained in:
parent
a18333c2c3
commit
7a787ec562
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng build && python flask run",
|
||||
"build": "ng build --build-optimizer --baseHref=frontend/dist",
|
||||
"build": "ng build --build-optimizer --baseHref=frontend/dist/",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "ng test"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue