Rename common.js to login.js

This commit is contained in:
Yukai Huang 2017-01-13 22:51:44 +08:00
parent c2a8911b9c
commit 0fca629c34
5 changed files with 14 additions and 7 deletions
public/js

View file

@ -9,7 +9,7 @@ import {
getLoginState,
resetCheckAuth,
setloginStateChangeEvent
} from './common';
} from './lib/common/login';
import {
clearDuplicatedHistory,