js2ts: map

This commit is contained in:
2021-08-16 03:29:44 +09:00
parent dd83874d83
commit 57dc70f1bc
3 changed files with 791 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ module.exports = [
inheritPoint: './hwe/ts/inheritPoint.ts',
common: './hwe/ts/common_deprecated.ts',
troop: './hwe/ts/troop.ts',
map: './hwe/ts/map.ts',
},
output: {
filename: '[name].js',