mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 13:57:02 +08:00
chore: update runtime (#3312)
This commit is contained in:
@@ -8,7 +8,6 @@ async function main() {
|
||||
assertExists(root);
|
||||
|
||||
createRoot(root).render(<App />);
|
||||
await import('./bootstrap/register-plugins');
|
||||
}
|
||||
|
||||
await main();
|
||||
|
||||
Reference in New Issue
Block a user