feat(core): cleanup unused indexeddb when bootstrapping (#11325)

This commit is contained in:
EYHN
2025-03-31 14:20:41 +00:00
parent ac096f533a
commit 5f3cf53819
5 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
import '@affine/core/bootstrap/browser';
import '@affine/core/bootstrap/blocksuite';
import '@affine/core/bootstrap/cleanup';
import '@affine/component/theme';