js2ts: ext.plugin_troop

- async await 대응
- axios 준비
- troop.css
This commit is contained in:
2021-08-15 21:04:06 +09:00
parent 21bb61ec82
commit fdba3fdc74
14 changed files with 146 additions and 11 deletions
+2 -1
View File
@@ -18,6 +18,7 @@
]
],
"plugins": [
"lodash"
"lodash",
"@babel/plugin-transform-runtime"
]
}