mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
chore: add affine-cloud build config (#2971)
This commit is contained in:
1
packages/env/src/global.ts
vendored
1
packages/env/src/global.ts
vendored
@@ -63,6 +63,7 @@ export const buildFlagsSchema = z.object({
|
||||
enableNewSettingUnstableApi: z.boolean(),
|
||||
enableSQLiteProvider: z.boolean(),
|
||||
enableNotificationCenter: z.boolean(),
|
||||
enableCloud: z.boolean(),
|
||||
});
|
||||
|
||||
export const blockSuiteFeatureFlags = z.object({
|
||||
|
||||
Reference in New Issue
Block a user