Commit graph

8 commits

Author SHA1 Message Date
Anthony Fu
9465c2fe89 chore: update lint 2023-03-19 13:12:20 +01:00
Daniel Roe
f04b09a40d
refactor: use server auto-imports () 2023-02-08 12:00:43 -08:00
Daniel Roe
fa44fae991
perf!: allow tree-shaking unstorage drivers ()
* perf: allow tree-shaking unstorage drivers

* fix: allow overriding fsBase at runtime

* fix: remove `fsBase` export
2023-01-29 07:52:01 -08:00
Daniel Roe
415d36ce32
refactor: move pwa/build-info -> appConfig () 2023-01-29 06:18:27 -08:00
Jonas Kruckenberg
39f9e7b6ad
chore: reduce bundle size for Tauri target ()
* feat(tauri): improve app size

* reorder modules so tauri can disable pwa

* don't strip the logo
2023-01-13 08:46:07 +00:00
三咲智子
5f7f7573c6
fix(tauri): upgrade target browser version
used top-level await, only Safari > 15 supports it
2023-01-07 04:00:19 +08:00
Daniel Roe
9800697670
feat: add support for client-side server to tauri module () 2022-12-22 02:12:37 +00:00
Daniel Roe
2d49074242
refactor: split tauri config into module 2022-12-21 00:03:41 +00:00