refactor: dev mode

This commit is contained in:
NGPixel
2018-01-27 00:20:49 -05:00
parent 1be3234ba1
commit f0e45ece6f
9 changed files with 92 additions and 31 deletions

View File

@@ -17,8 +17,6 @@ let wiki = {
}
global.wiki = wiki
process.env.VIPS_WARNING = false
// if (wiki.IS_DEBUG) {
// require('@glimpse/glimpse').init()
// }