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 b51bcf9 commit 1ad5da7Copy full SHA for 1ad5da7
containerapp/data/config.ts
@@ -27,5 +27,5 @@ export const config: Config = {
27
match: "https://www.builder.io/c/docs/**",
28
selector: `.docs-builder-container`,
29
maxPagesToCrawl: 50,
30
- outputFileName: "output.json",
+ outputFileName: "../data/output.json",
31
};
0 commit comments