JS error in backend
-
Hi,
I’ve this error while creating a map :
You are currently using minified code outside of NODE_ENV === ‘production’. This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or DefinePlugin for webpack (https://stackoverflow.com/questions/30030031) to ensure you have the correct code for your production build.
What do I have to do ?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘JS error in backend’ is closed to new replies.