mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-01 17:50:50 +08:00
feat: init renderer server (#8088)
This commit is contained in:
@@ -3,7 +3,7 @@ import { setupGlobal } from '@affine/env/global';
|
||||
|
||||
process.env.RUNTIME_CONFIG = JSON.stringify(
|
||||
getRuntimeConfig({
|
||||
distribution: 'browser',
|
||||
distribution: 'web',
|
||||
mode: 'development',
|
||||
channel: 'canary',
|
||||
static: false,
|
||||
|
||||
Reference in New Issue
Block a user