Don't inject invalid core-js@2 polyfills (#12901)
This commit is contained in:
@@ -84,7 +84,8 @@
|
||||
"glob-watcher/chokidar": "npm:^3.4.0",
|
||||
"@types/babel__core": "link:./nope",
|
||||
"@types/babel__traverse": "link:./nope",
|
||||
"@babel/parser/@babel/types": "workspace:*"
|
||||
"@babel/parser/@babel/types": "workspace:*",
|
||||
"babel-plugin-polyfill-corejs2/@babel/compat-data": "workspace:*"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6.9.0",
|
||||
|
||||
Reference in New Issue
Block a user