create-react-app 打包后文件路径问题

在package.json 加入  

"homepage": "需要的路径",

原文地址:https://www.cnblogs.com/ylqs/p/8094777.html