js2ts: join

This commit is contained in:
2021-08-30 02:11:07 +09:00
parent c1fb8c619f
commit 8d28478b10
5 changed files with 216 additions and 207 deletions
+1
View File
@@ -39,6 +39,7 @@ module.exports = (env, argv) => {
currentCity: '@/currentCity.ts',
hallOfFame: '@/hallOfFame.ts',
history: '@/history.ts',
join: '@/join.ts',
},
output: {
filename: '[name].js',