switch to regenerator/runtime

This commit is contained in:
Sebastian McKenzie
2014-12-22 21:37:40 +11:00
parent 275c4cc34e
commit 26ce0b8c8b

View File

@@ -30,7 +30,7 @@ if (typeof Symbol === "undefined") {
}
require("es6-shim");
require("./transformation/transformers/es6-generators/runtime");
require("regenerator/runtime");
ensureSymbol("species");