create-react-app 关闭自动开启浏览器配置

1,578 阅读1分钟

在scripts/start.js文件,注释掉openBrowser(urls.localUrlForBrowser)即可