uncaught syntax and reference error
My project is working fine in local host but after firebase deploy redux is not working,please somebody help to solve this
This is primarily comes when the redux.js file is not found or not available in the specified location.
It might happen that you would have excluded the files from your firebase.json during deployment. Please check if you have any ignore rules in firebase.json.