Set the local target to use the new local proxy config

This commit is contained in:
Felipe Knorr Kuhn
2021-11-14 15:41:28 -08:00
parent 38412753fe
commit 14d015a904

View File

@@ -211,7 +211,7 @@
"browserTarget": "mempool:build:production"
},
"local": {
"proxyConfig": "proxy.conf.js",
"proxyConfig": "proxy.conf.local.js",
"verbose": true
},
"staging": {