mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 09:52:49 +08:00
feat(core): cleanup unused indexeddb when bootstrapping (#11325)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import '@affine/core/bootstrap/electron';
|
||||
import '@affine/core/bootstrap/blocksuite';
|
||||
import '@affine/core/bootstrap/cleanup';
|
||||
import '@affine/component/theme';
|
||||
import './global.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user