mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-07-20 03:42:20 +02:00
env
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "ng serve --proxy-config proxy.config.local.json ",
|
"start": "ng serve --proxy-config proxy.config.local.json ",
|
||||||
"build": "ng build --base-href /public-pool-ui/",
|
"build": "ng build --env=prod --base-href /public-pool-ui/",
|
||||||
"watch": "ng build --watch --configuration development",
|
"watch": "ng build --watch --configuration development",
|
||||||
"test": "ng test"
|
"test": "ng test"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user