{ "development": { "scripts": [], "proxy": [ { "target": "http://127.0.0.1:8888", "from": "/api", "to": "/admin" } ] }, "test": {}, "production": {} }