在阅读了几个堆栈解决方案后,例如添加“主页”:“。” 在 package.json() 文件中,我仍然无法通过这个。
在npm run build
我的项目文件夹中生成构建文件夹后。当我打开构建文件夹并尝试运行 index.html 文件时,它会显示空白页。虽然npm run build
工作得很好。
To ignore, add // eslint-disable-next-line to the line before.
File sizes after gzip:
282.86 KB build/static/js/main.108757a0.js
3.1 KB build/static/css/main.8e671453.css```
**Please help me out, I'm a beginner in react and these things make me worry too much **