codewithbernard / react-redux-firebase

53 stars 25 forks source link

Failed to compile #3

Open maxime-aubry opened 5 years ago

maxime-aubry commented 5 years ago

./src/config/keys.js Module not found: Can't resolve './dev' in 'C:\Users\maxim\Downloads\react-redux-firebase-master\react-redux-firebase-master\src\config'

melenaos commented 5 years ago

if you read the first article you will see that it creates a dev.js file with the firebase configuration and he mentions that prod.js will be replaced at the live environment.