Change regeneratorRuntime to _regenerator2.default in transform runtime README [skip ci] (#5767)

This commit is contained in:
Aditya Vohra
2017-05-25 06:34:31 -07:00
committed by Brian Ng
parent cfe0a84e2b
commit bf9baa182b

View File

@@ -253,7 +253,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
var _marked = [foo].map(_regenerator2.default.mark);
function foo() {
return regeneratorRuntime.wrap(function foo$(_context) {
return _regenerator2.default.wrap(function foo$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
case "end":