mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-11-27 16:20:36 +00:00
3031b29021
armhf/armv7+ architecture is being dropped these days by a multitude of other applications in favor of arm64 We kept it because, back at the time, Raspberry Pi OS 64 was really new and there wasn't a widespread support of the architecture in that specific SBC family. This is no longer the case, so the importance to keep it just for the sake of backwards compatibility is really low. It's not the first time since arm has posed some challenges after the introduction of lightningcss. We could always deprecate it (being it's Vite support experimental) but the possibility to automatically have the best CSS compatibility just by using browserslists is a really huge advantage over the old PostCSS/esbuild setup. Plus the resulting CSS it's smaller in size. Upstream doesn't want to really support the platform either (and they're somewhat right): https://github.com/parcel-bundler/lightningcss/issues/563 Signed-off-by: GitHub <noreply@github.com> |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
labeler.yml | ||
renovate.json |