Add more async
This commit is contained in:
parent
7be2b7b97a
commit
8ea8b4d279
14 changed files with 108 additions and 300 deletions
2
.babelrc
2
.babelrc
|
@ -2,7 +2,7 @@
|
|||
"presets": [
|
||||
["@babel/preset-env", {
|
||||
"targets": {
|
||||
"node": "9.11.1"
|
||||
"node": "10.0.0"
|
||||
},
|
||||
"modules": "commonjs"
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue