关闭 create-react-app 自动打开浏览器功能

关闭 create-react-app 自动打开浏览器功能

路径 scripts/start.js
页面搜索 openBrowser
注释

 

console.log(chalk.cyan('Starting the development server...\n'));
      // openBrowser(urls.localUrlForBrowser);

 

 

原文地址:https://www.jianshu.com/p/919337b97eda

posted @ 2021-05-09 20:15  webnote  阅读(692)  评论(0编辑  收藏  举报