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)`, )