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

Add open.apps.edge #252

Merged
merged 3 commits into from
May 22, 2021
Merged

Add open.apps.edge #252

merged 3 commits into from
May 22, 2021

Conversation

Kudo
Copy link
Contributor

@Kudo Kudo commented May 21, 2021

Adding Chromium Edge support

index.js Outdated
win32: 'msedge',
linux: 'microsoft-edge'
}, {
wsl: '/mnt/c/Program Files (x86)/Microsoft/Edge/Application/msedge.exe',
Copy link
Owner

Choose a reason for hiding this comment

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

You need to add the 64-bit path too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

tested on windows with 64-bit edge, but looks like they still installed under x86 path only.
no idea why they didn't align this design with chrome.

index.d.ts Outdated Show resolved Hide resolved
@sindresorhus
Copy link
Owner

You need to update the readme.

@Kudo
Copy link
Contributor Author

Kudo commented May 21, 2021

updated the readme and indent issue, please review again and let me know if you need me to squash/rebase and force push.
thank you very much.

@sindresorhus sindresorhus changed the title add open.apps.edge support Add open.apps.edge May 22, 2021
@sindresorhus sindresorhus merged commit aff3e84 into sindresorhus:main May 22, 2021
@Kudo Kudo deleted the edge branch May 24, 2021 01:21
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.

None yet

2 participants