mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(babel) remove unused @babel/plugin-syntax-dynamic-import
This commit is contained in:
parent
62053d9a34
commit
669f412869
2 changed files with 0 additions and 2 deletions
1
.babelrc
1
.babelrc
|
|
@ -7,7 +7,6 @@
|
|||
}],
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-syntax-dynamic-import",
|
||||
["module:fast-async", {
|
||||
"compiler": {
|
||||
"generators": false,
|
||||
|
|
|
|||
|
|
@ -140,7 +140,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^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