feat(gatsby): Initial gatsby scaffolding

This commit is contained in:
Bouncey
2018-08-23 16:29:26 +01:00
committed by mrugesh mohapatra
parent d77397b53f
commit bcd98a28c8
3 changed files with 1014 additions and 587 deletions

View File

@@ -49,7 +49,6 @@ module.exports = function bootUser(app) {
function readSessionUser(req, res, next) {
const queryUser = req.user;
const source =
queryUser &&
Observable.forkJoin(