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
@@ -24,8 +24,6 @@
|
||||
"@babel/core": "^7.4.0",
|
||||
"@babel/helper-plugin-test-runner": "^7.0.0",
|
||||
"@babel/helpers": "^7.4.0",
|
||||
"@babel/plugin-transform-member-expression-literals": "^7.2.0",
|
||||
"@babel/plugin-transform-property-literals": "^7.2.0",
|
||||
"@babel/plugin-transform-runtime": "^7.4.0",
|
||||
"@babel/preset-env": "^7.4.0",
|
||||
"@babel/runtime": "^7.4.0",
|
||||
|
||||
Reference in New Issue
Block a user