Hypertopic / HyperGlosae

A Nelsonian hypertext infrastructure for digital humanities
11 stars 21 forks source link

Hyperglosae should be compatible with old and rare browsers #226

Open benel opened 3 months ago

benel commented 3 months ago

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