We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa1aff commit c86aa26Copy full SHA for c86aa26
src/fct.config.ts
@@ -2,5 +2,5 @@ export const config = {
2
useGqlEditor: false,
3
useSeparateFileFeature: false,
4
// FIXME: enable specifying this flag with build command
5
- buildForCommunityPlugin: true,
+ buildForCommunityPlugin: false,
6
} as const;
0 commit comments