Skip to content

Commit

Permalink
fix: docs-export (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
fenos authored Oct 2, 2024
1 parent a6ea2b7 commit 6bf02c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/export-docs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ import app from '../app'
})

await fs.writeFile('static/api.json', response.body)
process.exit(0)
})()

0 comments on commit 6bf02c7

Please sign in to comment.