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

View File

@@ -19,7 +19,10 @@ var List = require('list.js');
import {
checkLoginStateChanged,
setloginStateChangeEvent,
setloginStateChangeEvent
} from './lib/common/login';
import {
debug,
DROPBOX_APP_KEY,
GOOGLE_API_KEY,
@@ -28,7 +31,7 @@ import {
noteurl,
urlpath,
version
} from './common';
} from './lib/config';
import {
autoLinkify,