Queue regeneratorRuntime so it is transformed before Program#exit - fixes T7041

This commit is contained in:
Logan Smyth
2016-02-13 22:40:07 -08:00
parent e0a7271ace
commit 96a6d9f92e
4 changed files with 34 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ export function _containerInsert(from, nodes) {
if (this.context) {
let path = this.context.create(this.parent, this.container, to, this.listKey);
path.pushContext(this.context);
paths.push(path);
} else {
paths.push(NodePath.get({