mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-07-13 00:12:22 +02:00
env
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"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",
|
||||
"test": "ng test"
|
||||
},
|
||||
|
Reference in New Issue
Block a user