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