Update to @rollup/plugin-babel (#30742)
This commit is contained in:
parent
c9cd3e4a08
commit
340236cbe4
7 changed files with 23 additions and 42 deletions
|
|
@ -96,6 +96,7 @@
|
|||
"@babel/core": "^7.9.6",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
|
||||
"@babel/preset-env": "^7.9.6",
|
||||
"@rollup/plugin-babel": "^5.0.2",
|
||||
"@rollup/plugin-commonjs": "^11.1.0",
|
||||
"@rollup/plugin-node-resolve": "^7.1.3",
|
||||
"autoprefixer": "^9.8.0",
|
||||
|
|
@ -129,7 +130,6 @@
|
|||
"popper.js": "^1.16.0",
|
||||
"postcss-cli": "^7.1.1",
|
||||
"rollup": "^2.10.4",
|
||||
"rollup-plugin-babel": "^4.4.0",
|
||||
"rollup-plugin-istanbul": "^2.0.1",
|
||||
"serve": "^11.3.0",
|
||||
"shelljs": "^0.8.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue