Jr DEV new to T3 Stack. ERROR
"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 setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build." I am not sure how to solve this. Any Suggestions?
1 Reply
I think it has something to do with one of my pages
I think I narrowed it down to the react-chessboard package I am using