Commit ee97f5c
fix(docs): drop sidebar entry for a page that was never added
sidebars.js referenced ui-testing-with-kane-cli, but docs/ui-testing-with-kane-cli.md
exists on neither stage nor main. Docusaurus validates sidebar ids at load, so
"npx docusaurus build" fails on stage today:
Invalid sidebar file at "sidebars-unified.js".
These sidebar document ids do not exist:
- ui-testing-with-kane-cli
This is pre-existing and unrelated to the mobile docs, but it blocks the build
check on any docs PR, so it is fixed here in its own commit. If the page is
being written, replace this commit by adding the file instead.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 790c4ed commit ee97f5c
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5246 | 5246 | | |
5247 | 5247 | | |
5248 | 5248 | | |
5249 | | - | |
5250 | | - | |
5251 | | - | |
5252 | | - | |
5253 | | - | |
5254 | 5249 | | |
5255 | 5250 | | |
5256 | 5251 | | |
| |||
0 commit comments