Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix script name to open chrome #831

Merged
merged 1 commit into from
Oct 3, 2016
Merged

Fix script name to open chrome #831

merged 1 commit into from
Oct 3, 2016

Commits on Oct 3, 2016

  1. Fix script name to open chrome

    A previous commit renamed the apple script to open chrome from
    `chrome.applescript` to `openChrome.applescript`. That created
    a minor bug. Even when chrome was open with the client app,
    `npm start` would open the client app in a new Safari tab on
    macOS instead of re-using the open tab in chrome.
    unixdev committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ef171bc View commit details
    Browse the repository at this point in the history