js2ts: history

This commit is contained in:
2021-08-30 02:02:53 +09:00
parent 72e65587df
commit d5f0d60794
4 changed files with 43 additions and 34 deletions
+1
View File
@@ -38,6 +38,7 @@ module.exports = (env, argv) => {
diplomacy: '@/diplomacy.ts',
currentCity: '@/currentCity.ts',
hallOfFame: '@/hallOfFame.ts',
history: '@/history.ts',
},
output: {
filename: '[name].js',