Add Logistics and Extension support
This commit is contained in:
parent
e2e93947b5
commit
18ff62a97b
9 changed files with 66 additions and 9 deletions
7
.swcrc
7
.swcrc
|
|
@ -7,5 +7,12 @@
|
|||
},
|
||||
"module": {
|
||||
"type": "commonjs"
|
||||
},
|
||||
"env": {
|
||||
"targets": {
|
||||
"node": "9"
|
||||
},
|
||||
"mode": "entry",
|
||||
"coreJs": "3.22"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue