mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
chore: replace cross-env with shell-emulator & misc (#1464)
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
} from '../components/BlockSuiteEditor';
|
||||
|
||||
const workspace = new Workspace({
|
||||
room: 'test',
|
||||
id: 'test',
|
||||
providers: [],
|
||||
isSSR: typeof window === 'undefined',
|
||||
}).register(builtInSchemas);
|
||||
|
||||
Reference in New Issue
Block a user