electron is added
This commit is contained in:
parent
cc8ca99e9e
commit
2d1d1c1abf
|
@ -5,6 +5,7 @@
|
|||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"build:app:electron": "ng build ---baseHref=./ --outputPath=../dist/odds-crawler-frontend-app",
|
||||
"build:library": "ng build odds-crawler-frontend-common && npm-run-all -s build:library:*",
|
||||
"build:library:layout": "ng build odds-crawler-frontend-layout",
|
||||
"build:library:network": "ng build odds-crawler-frontend-network",
|
||||
|
|
Loading…
Reference in New Issue
Block a user