Ensure that @babel/runtime-corejs3 imports are injected (#12869)
* Add failing test for #12863 * Minimal * Ensure that `@babel/runtime-corejs2` imports are injected
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "workspace:*",
|
||||
"@babel/helper-plugin-test-runner": "workspace:*",
|
||||
"babel-plugin-polyfill-corejs3": "^0.1.2",
|
||||
"babel-plugin-polyfill-corejs3": "^0.1.3",
|
||||
"core-js-pure": "^3.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user