Use native esm
This commit is contained in:
parent
c4354a6600
commit
70bd12a4d6
37 changed files with 379 additions and 119 deletions
2
.babelrc
2
.babelrc
|
@ -2,7 +2,7 @@
|
|||
"presets": [
|
||||
["@babel/preset-env", {
|
||||
"targets": {
|
||||
"node": "10.0.0"
|
||||
"node": "13.0.0"
|
||||
},
|
||||
"modules": "commonjs"
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue