Skip to content

Commit b02a6a0

Browse files
author
Michael Hladky
committed
refactor: wip
1 parent a4cf4b9 commit b02a6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/zod2md-nx-plugin/src/lib/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const createNodesV2 = [
3131
'^production',
3232
'{projectRoot}/zod2md.config.ts',
3333
],
34-
outputs: ['{projectRoot}/docs/{outputFile}'],
34+
outputs: ['{projectRoot}/docs/{projectName}-reference.md'],
3535
},
3636
},
3737
},

0 commit comments

Comments
 (0)