Solve confilict between firebase library and app component & create index for firebase services folder to have a short path
This commit is contained in:
@@ -3,7 +3,7 @@ import configureMockStore from 'redux-mock-store'
|
||||
import thunk from 'redux-thunk'
|
||||
let expect = require('expect')
|
||||
|
||||
import firebase, {firebaseRef} from 'app/firebase'
|
||||
import firebase, {firebaseRef} from 'app/firebaseClient'
|
||||
let authorizeActions = require('authorizeActions')
|
||||
import * as types from 'actionTypes'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user