js2ts: admin_userlist

This commit is contained in:
2021-08-26 02:28:18 +09:00
parent 5a0a8bedc1
commit 5cd494c00a
4 changed files with 291 additions and 221 deletions
+1
View File
@@ -115,6 +115,7 @@ module.exports = (env) => {
'common': './ts/common_deprecated.ts',
'entrance': './ts/entrance.ts',
'user_info': './ts/user_info.ts',
'admin_member': './ts/admin_member.ts',
},
output: {
filename: '[name].js',