js2ts: seleect_general_from_pool

This commit is contained in:
2021-08-31 01:03:22 +09:00
parent a28fc52309
commit 4f3b39fbfa
4 changed files with 287 additions and 211 deletions
+1
View File
@@ -40,6 +40,7 @@ module.exports = (env, argv) => {
hallOfFame: '@/hallOfFame.ts',
history: '@/history.ts',
join: '@/join.ts',
select_general_from_pool: '@/select_general_from_pool.ts',
},
output: {
filename: '[name].js',