關閉 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
路徑 scripts/start.js
頁面搜索 openBrowser
注釋
console.log(chalk.cyan('Starting the development server...\n')); // openBrowser(urls.localUrlForBrowser);
原文地址:https://www.jianshu.com/p/919337b97eda
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。