kriasoft / react-firebase-starter

Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay

Home Page:https://firebase.reactstarter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/src/server/passport.js trying to import itself.

ReconCubed opened this issue · comments

commented

/src/server/passport.js line 8 is trying to import itself, it should be importing the 'passport' module.