1

After I run npm run build,

package.json

  "scripts": {
    ...
    "build": "react-scripts build"
  },

When I go to index.html, nothing inside the <div id="root"></div>.

When I open index.html

When I inspect the index.html, the console show errors enter image description here

How can I solve it?

CCCC
  • 5,665
  • 4
  • 41
  • 88
  • Does this answer your question? [Stylesheet not loaded because of MIME-type](https://stackoverflow.com/questions/48248832/stylesheet-not-loaded-because-of-mime-type) – madzohan Sep 16 '21 at 07:35

0 Answers0