remove string includes polyfill
This commit is contained in:
@@ -34,8 +34,6 @@ require("./transformation/transformers/es6-generators/runtime");
|
||||
|
||||
ensureSymbol("species");
|
||||
|
||||
String.prototype.includes = String.prototype.includes || String.prototype.contains;
|
||||
|
||||
// Abstract references
|
||||
|
||||
ensureSymbol("referenceGet");
|
||||
|
||||
Reference in New Issue
Block a user