LibreChat/client/src
Danny Avila 3bfd185cab
feat: Added PWA Setup & Manual Chunks via Vite (#2477)
* added pwa setup via vite config

Added apple status bar meta data

added maskable 512 icon for chrome and android devices

added vite-plugin-pwa

updated vite config to setup the pwa service worker and manifest upon build

* fix(vite): avoid pre-caching generated images

* chore: add manual chunking of larger vendor package

* chore: remove comments

---------

Co-authored-by: davecrab <65996799+davecrab@users.noreply.github.com>
2024-04-21 10:39:15 -04:00
..
common 🧑‍💻 refactor: Display Client-facing Errors (#2476) 2024-04-21 08:31:54 -04:00
components 🧑‍💻 refactor: Display Client-facing Errors (#2476) 2024-04-21 08:31:54 -04:00
data-provider 🤖 fix: Minor Assistants Endpoint Fixes (#2472) 2024-04-19 19:05:25 -04:00
hooks 🛠️ fix: Merge Textarea Ref with Form for Simplified Handling (#2456) 2024-04-18 08:19:52 -04:00
localization 🧑‍💻 refactor: Display Client-facing Errors (#2476) 2024-04-21 08:31:54 -04:00
Providers feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
routes 🚧 refactor: Attempt Default Preset Fix & Other Changes (#2342) 2024-04-06 16:09:16 -04:00
store feat: Added PWA Setup & Manual Chunks via Vite (#2477) 2024-04-21 10:39:15 -04:00
utils 🧑‍💻 refactor: Display Client-facing Errors (#2476) 2024-04-21 08:31:54 -04:00
App.jsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
main.jsx ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
mobile.css 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00
style.css 👟 style: CodeAnalyze Animation (#2348) 2024-04-09 20:34:22 -04:00