📅  最后修改于: 2022-03-11 15:04:07.049000             🧑  作者: Mango
// add this to package.json, check source for more info:
"scripts": {
"start": "react-scripts --openssl-legacy-provider start",
"build": "react-scripts --openssl-legacy-provider build",
}