js2ts: user_info

- moment js 사용 대상 제거
- sha512 추가
- 비어있는 func.js 제거
This commit is contained in:
2021-08-17 02:25:04 +09:00
parent dea12f0e5e
commit a2872ef5b7
7 changed files with 381 additions and 8 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ module.exports = [
entry: {
'common': './ts/common_deprecated.ts',
'entrance': './ts/entrance.ts',
//test: './ts/test.ts',
'user_info': './ts/user_info.ts',
},
output: {
filename: '[name].js',