remix icon indicating copy to clipboard operation
remix copied to clipboard

Minified React error

Open tempcoderr opened this issue 2 years ago • 0 comments

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:

  1. It is not able to find the favicon no matter where I place it.
  2. Minified React error (Check attached screenshot). Screenshot (22) How to resolve these issue?

Expected Behavior

The app should run without error.

Actual Behavior

Giving Minified React and favicon not found errors.

tempcoderr avatar Nov 07 '22 13:11 tempcoderr