Set the local target to use the new local proxy config
This commit is contained in:
parent
38412753fe
commit
14d015a904
@ -211,7 +211,7 @@
|
|||||||
"browserTarget": "mempool:build:production"
|
"browserTarget": "mempool:build:production"
|
||||||
},
|
},
|
||||||
"local": {
|
"local": {
|
||||||
"proxyConfig": "proxy.conf.js",
|
"proxyConfig": "proxy.conf.local.js",
|
||||||
"verbose": true
|
"verbose": true
|
||||||
},
|
},
|
||||||
"staging": {
|
"staging": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user