Skip to content

Commit c86aa26

Browse files
authored
updated fct.config.ts
1 parent 8aa1aff commit c86aa26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fct.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ export const config = {
22
useGqlEditor: false,
33
useSeparateFileFeature: false,
44
// FIXME: enable specifying this flag with build command
5-
buildForCommunityPlugin: true,
5+
buildForCommunityPlugin: false,
66
} as const;

0 commit comments

Comments
 (0)