Add to preset-env ES3 transforms for ES3 targets (#9781)
* add to preset-env ES3 transforms for ES3 targets * add `transform-reserved-words` * fix `transform-reserved-words` plugin in `@babel/standalone`
This commit is contained in:
committed by
Nicolò Ribaudo
parent
1f5444e96a
commit
ae9b25ac69
@@ -3,7 +3,7 @@
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.default = _callee;
|
||||
exports["default"] = _callee;
|
||||
|
||||
var _marked =
|
||||
/*#__PURE__*/
|
||||
|
||||
Reference in New Issue
Block a user