switch to regenerator/runtime
This commit is contained in:
@@ -30,7 +30,7 @@ if (typeof Symbol === "undefined") {
|
||||
}
|
||||
|
||||
require("es6-shim");
|
||||
require("./transformation/transformers/es6-generators/runtime");
|
||||
require("regenerator/runtime");
|
||||
|
||||
ensureSymbol("species");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user