From b6bc057f6bfceae659104c6f96accb657619b4cc Mon Sep 17 00:00:00 2001 From: Jesse Zhu Date: Mon, 31 Oct 2016 22:49:46 +0900 Subject: [PATCH] build --- dist/modules/proxy/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/modules/proxy/index.js b/dist/modules/proxy/index.js index 9f3ba20..cb5b8ab 100644 --- a/dist/modules/proxy/index.js +++ b/dist/modules/proxy/index.js @@ -72,7 +72,7 @@ var middleware = function _callee(ctx, next) { options.body = rawBody; } _context.next = 14; - return _regenerator2.default.awrap(_common2.default.sendRequest(url, options)); + return _regenerator2.default.awrap(_common2.default.sendRequest(options)); case 14: result = _context.sent;