seek-oss / sku

Front-end development toolkit
https://seek-oss.github.io/sku
MIT License
479 stars 35 forks source link

`start` script: reuse tab if possible in more Chromium browsers #1036

Closed felixhabib closed 2 months ago

felixhabib commented 2 months ago

sku will reuse an existing tab if available in more Chromium browsers.

If the user's default browser is not Chromium based, there will be no change. If it is Chromium based, and the user has multiple supported Chromium browsers installed, the tab will open (or be reused) in:

Using default-browser package instead of x-default-browser as it has support for Microsoft Edge and is more widely used.

NB:

This PR is heavily based on the changes from this PR, referenced here. It is an update to https://github.com/seek-oss/sku/pull/426.

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 1fec957730323344cea028703fc26cac00e05775

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---- | ----- | | sku | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR