1安装nodejs
2安装yarn
npm install -g yarn
3重新下载react-app-rewired
yarn add react-app-rewired
4打包
yarn build