Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 262 Bytes

File metadata and controls

5 lines (4 loc) · 262 Bytes
@tanstack/browser-db-sqlite-persistence patch

Fix absolute worker path in bundled output by setting base: './' in vite config, so the OPFS worker URL resolves relative to the module via import.meta.url instead of being hardcoded to /assets/...