mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) rm Object.assign polyfill
This commit is contained in:
parent
1fb920e039
commit
e4e05e2013
2 changed files with 0 additions and 2 deletions
1
.babelrc
1
.babelrc
|
|
@ -7,7 +7,6 @@
|
|||
}],
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-transform-object-assign",
|
||||
"@babel/plugin-syntax-dynamic-import",
|
||||
["module:fast-async", {
|
||||
"compiler": {
|
||||
|
|
|
|||
|
|
@ -141,7 +141,6 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
"@babel/plugin-transform-object-assign": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@cloudcmd/clipboard": "^1.0.2",
|
||||
"@cloudcmd/create-element": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue