feat(WIP): gateway bootstrap 호출 제거 진행

- 메인페이지 미동작
This commit is contained in:
2021-12-10 02:47:10 +09:00
parent a6ae77cebf
commit 307cf5eeae
9 changed files with 13 additions and 4 deletions
+2
View File
@@ -8,6 +8,8 @@ import { unwrap_any } from '../util/unwrap_any';
import { sha512 } from 'js-sha512';
import { isString } from 'lodash';
import { mb_strwidth } from '../util/mb_strwidth';
import './common';
$(async function () {
setAxiosXMLHttpRequest();