Skip to content

Commit

Permalink
docs: gen plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jan 31, 2025
1 parent 77f08e2 commit 0ff4f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-typedoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const DEFAULT_OPTIONS = {
entryPoints: [
path.resolve(__dirname, '../src/index.ts'),
path.resolve(__dirname, '../plugins/retry/src/index.ts'),
// path.resolve(__dirname, '../src/plugins/persist-pending-queries.ts'),
path.resolve(__dirname, '../plugins/auto-refetch/src/index.ts'),
],

// markdown plugin
Expand Down

0 comments on commit 0ff4f5c

Please sign in to comment.