js2ts: index(login)

- fix-workaround: popper 로드
This commit is contained in:
2021-08-26 18:11:51 +09:00
parent cd33ac3c3e
commit 7bebc7da8d
9 changed files with 362 additions and 135 deletions
+1
View File
@@ -117,6 +117,7 @@ module.exports = (env) => {
'user_info': './ts/user_info.ts',
'admin_member': './ts/admin_member.ts',
'join': './ts/join.ts',
'login': './ts/login.ts',
},
output: {
filename: '[name].js',