react-redux-firebase icon indicating copy to clipboard operation
react-redux-firebase copied to clipboard

Failed to compile

Open maxime-aubry opened this issue 7 years ago • 1 comments

./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'

maxime-aubry avatar Nov 24 '18 18:11 maxime-aubry

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.

melenaos avatar Jan 08 '19 10:01 melenaos