Skip to content

Fix opening with specified browser#3

Open
walterl wants to merge 1 commit into
compodoc:masterfrom
walterl:fix-open-with-browser
Open

Fix opening with specified browser#3
walterl wants to merge 1 commit into
compodoc:masterfrom
walterl:fix-open-with-browser

Conversation

@walterl

@walterl walterl commented Jul 29, 2022

Copy link
Copy Markdown

open (unlike opn) expects an object of app info.

Without this change the value of options.browser is effectively ignored, and the default browser is used.

`open` (unlike `opn`) expects an object of app info.

Without this change the value of `options.browser` is effectively
ignored, and the default browser is used.

@ptbarnum4 ptbarnum4 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch. it looks like a breaking change in open@7open@8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants