js2ts: join

This commit is contained in:
2021-08-30 02:11:07 +09:00
parent d5f0d60794
commit a28fc52309
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',