raspiblitz / raspiblitz-web

A mobile-first responsive Web UI for the RaspiBlitz
MIT License
61 stars 21 forks source link

try to fix vite preload error with chunks and reloading #741

Closed cstenglein closed 1 month ago

cstenglein commented 1 month ago

hopefully fixes #736 & #718 since I can't reproduce this.

Uses a combination of these solutions: https://vitejs.dev/guide/build#load-error-handling and https://github.com/vitejs/vite/issues/11804#issuecomment-2009619365