build: update build config (#2967)

This commit is contained in:
Alex Yang
2023-07-03 14:17:13 +08:00
committed by GitHub
parent 63517e4912
commit 467eab4ddf
5 changed files with 12 additions and 9 deletions
-1
View File
@@ -52,7 +52,6 @@ declare global {
}
export const buildFlagsSchema = z.object({
enableAllPageSaving: z.boolean(),
enablePlugin: z.boolean(),
enableTestProperties: z.boolean(),
enableBroadcastChannelProvider: z.boolean(),