From a440b6d593ca67aa02abffc84b3eff5c2ae8d13e Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Sat, 12 May 2018 17:46:23 +1000 Subject: [PATCH] need moar this --- src/proxy/inject.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/proxy/inject.js b/src/proxy/inject.js index 599d7e2a8..48e41d2cb 100644 --- a/src/proxy/inject.js +++ b/src/proxy/inject.js @@ -152,6 +152,9 @@ function inject(target, currentGeneration, injectedMembers) { var _this = this; // common babel transpile var _this2 = this; // common babel transpile var _this3 = this; // common babel transpile + var _this4 = this; // common babel transpile + var _this5 = this; // common babel transpile + var _this6 = this; // common babel transpile return ${injectedMembers[key]}; }).call(this)`, )