feat: vue-apollo + auth providers resolver (wip)

This commit is contained in:
NGPixel
2018-03-05 20:53:24 -05:00
parent 91b575529c
commit f5fb21aaba
14 changed files with 158 additions and 558 deletions

View File

@@ -17,10 +17,6 @@ let WIKI = {
}
global.WIKI = WIKI
// if (WIKI.IS_DEBUG) {
// require('@glimpse/glimpse').init()
// }
WIKI.configSvc.init()
// ----------------------------------------