Commit 259be5e
fix: output TypeDoc to
Running `pnpm run docs` without arguments previously overwrote the
`docs/` directory, which contains project documentation like
`migration.md`. Now it outputs to `tmp/docs/` by default, making it safe
to run manually.
The `generate-gh-pages.sh` script passes `--out` explicitly, so
CI/deployment workflows are unaffected.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>tmp/docs/ by default1 parent 0da5d3f commit 259be5e
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
0 commit comments