mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
fix: flash screen when creating new page (#1657)
This commit is contained in:
@@ -52,6 +52,7 @@ const dev = await p.group(
|
||||
const env = {
|
||||
NODE_API_SERVER: dev.server,
|
||||
PATH: process.env.PATH,
|
||||
NODE_ENV: 'development',
|
||||
};
|
||||
|
||||
if (dev.debugBlockSuite) {
|
||||
|
||||
Reference in New Issue
Block a user