Improve @babel/runtime esm stability (#12883)
This commit is contained in:
10
test/runtime-integration/webpack-5/package.json
Normal file
10
test/runtime-integration/webpack-5/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@babel-internal/runtime-integration-webpack-5",
|
||||
"private": true,
|
||||
"exports": "./index.js",
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "workspace:*",
|
||||
"webpack": "^5.24.1",
|
||||
"webpack-cli": "^4.5.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user