remix
remix copied to clipboard
Minified React error
What version of Remix are you using?
1.7.4
Steps to Reproduce
I had posted an issue #4534, and from that I made a few path changes to the build folder to get the app running using express(to serve the static app). Now the only issue that I am facing are:
- It is not able to find the favicon no matter where I place it.
- Minified React error (Check attached screenshot).
How to resolve these issue?
Expected Behavior
The app should run without error.
Actual Behavior
Giving Minified React and favicon not found errors.