js2ts: join user

This commit is contained in:
2021-08-26 03:35:49 +09:00
parent 5cd494c00a
commit 5f13bfe8a1
5 changed files with 196 additions and 147 deletions
+1
View File
@@ -116,6 +116,7 @@ module.exports = (env) => {
'entrance': './ts/entrance.ts',
'user_info': './ts/user_info.ts',
'admin_member': './ts/admin_member.ts',
'join': './ts/join.ts',
},
output: {
filename: '[name].js',