mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-06 12:32:12 -06:00
fixes #13674
This commit is contained in:
parent
ceb5fac343
commit
9be46006e6
@ -315,7 +315,6 @@ if (browser === "chrome") {
|
||||
let defaultChromePath = "";
|
||||
switch (os.platform()) {
|
||||
case "win32":
|
||||
case "win64":
|
||||
defaultChromePath = "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe";
|
||||
break;
|
||||
case "darwin":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user