* refactor: merge two overlay offScreenBrowser into one
* Electron support for shared overlay
* Separate overlay into its own process
* fix: invalid overlay texture size
* Handle duplicate processes
* Remove logging
---------
Co-authored-by: pa <maplenagisa@gmail.com>
Co-authored-by: rs189 <35667100+rs189@users.noreply.github.com>
* fix: missing "@element-plus/icons-vue" dependency
* fix: update vite (40% faster builds)
* fix: don't include sentry in non-nightly builds
* fix: swap to variable fonts & don't include font files in repo
* fix: lazy load languages to not keep them in memory
* nit: revert vite to stable
* nit: retain `.json` message files in bundle
* nit: remove bundle analyzer
* fix: availableLocales does not include unloaded locales