mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-03-17 21:32:54 +01:00
cname
This commit is contained in:
parent
6e644b03fa
commit
63b64005e9
@ -6,7 +6,7 @@
|
||||
"start": "ng serve --proxy-config proxy.config.local.json ",
|
||||
"start:prod": "ng serve --proxy-config proxy.config.prod.json ",
|
||||
"build": "ng build --configuration=production && gzipper compress --gzip --brotli ./dist/public-pool-ui/",
|
||||
"build:github": "ng build --configuration=production",
|
||||
"build:github": "ng build --configuration=production && echo \"web.public-pool.io\" > dist/CNAME",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "ng test",
|
||||
"bundle-report": "ng build --configuration=production --source-map=true --named-chunks=true --stats-json && webpack-bundle-analyzer dist/public-pool-ui/stats.json"
|
||||
|
Loading…
x
Reference in New Issue
Block a user