Commit 430ba46
fix(docs): unbreak CI — exclude contributor guide from VitePress, add captcha-vue dep
The docs build failed on main because docs/ADDING-COMPONENT-DOCS.md was compiled
as a VitePress page; its bare <slug>/<Name> tokens in prose read as unclosed
elements ("Element is missing end tag"). It's a maintainer guide, not a site
page — exclude it via srcExclude. Also add the missing @rozie-ui/captcha-vue
workspace dep so captcha-demo.md's import resolves at build time.
Verified locally: vitepress build + check-anchors (164 links, 0 broken) green.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JsEdUevcyBiR9TNSSdatrm1 parent 780e0be commit 430ba46
3 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments