mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 03:26:47 +08:00
refactor(editor): move mini mindmap to ai module (#9497)
This commit is contained in:
+4
-2
@@ -1,5 +1,7 @@
|
||||
export default [
|
||||
import { defineWorkspace } from 'vitest/config';
|
||||
|
||||
export default defineWorkspace([
|
||||
'.',
|
||||
'./packages/frontend/apps/electron',
|
||||
'./blocksuite/**/*/vitest.config.ts',
|
||||
];
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user