We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4cf4b9 commit b02a6a0Copy full SHA for b02a6a0
tools/zod2md-nx-plugin/src/lib/plugin.js
@@ -31,7 +31,7 @@ export const createNodesV2 = [
31
'^production',
32
'{projectRoot}/zod2md.config.ts',
33
],
34
- outputs: ['{projectRoot}/docs/{outputFile}'],
+ outputs: ['{projectRoot}/docs/{projectName}-reference.md'],
35
},
36
37
0 commit comments