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

Hyperglosae should be compatible with old and rare browsers #226

Open
benel opened this issue Aug 28, 2024 · 0 comments
Open

Hyperglosae should be compatible with old and rare browsers #226

benel opened this issue Aug 28, 2024 · 0 comments

Comments

@benel
Copy link
Member

benel commented Aug 28, 2024

It seems that vite, by default, by supporting only "modern JS", only supports 2020/2021+ versions of Chrome, Firefox, Safari, Edge...

While it seems that usage of other browsers are very low (check on CanIUse), older or less known browsers may be bundled (and not updated) in old devices.

To be more environment-friendly, we could try to support some more.

https://vitejs.dev/guide/build#browser-compatibility

benel added a commit that referenced this issue Aug 28, 2024
See #226 for further details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant