#author("2018-12-23T17:13:25+09:00","default:ryuichi","ryuichi")
* npm startでブラウザを指定 [#r4d91c95]

** 環境変数BROWSERで指定 [#cb1159ea]

 Bash> BROWSER=Chrome npm start
 PowerShell> $env:BROWSER = Chrome; npm start


** 参考 [#u2df3e5b]

https://stackoverflow.com/questions/51706882/how-do-i-npm-start-with-a-specific-browser

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS