Skip to content

docs: fix VitePress build broken by stray leftover tags - #197

Merged
antfu merged 1 commit into
mainfrom
shaky-lions-repair
Aug 13, 2026
Merged

docs: fix VitePress build broken by stray leftover tags#197
antfu merged 1 commit into
mainfrom
shaky-lions-repair

Conversation

@antfubot

Copy link
Copy Markdown
Collaborator

What

Removes two stray leftover lines — </content> and </invoke> — accidentally
left at the end of docs/guide/migration-0.9.md. These unmatched HTML-like
tags broke the Vue SFC compiler VitePress uses under the hood, failing
pnpm docs:build with:

[plugin vite:vue] docs/guide/migration-0.9.md:371:1
RolldownError: Invalid end tag.

Verification

pnpm docs:build now completes successfully.


Created with the help of an agent.

@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for devfra ready!

Name Link
🔨 Latest commit 4358335
🔍 Latest deploy log https://app.netlify.com/projects/devfra/deploys/6a7d4dfc76a16f00089240cc
😎 Deploy Preview https://deploy-preview-197--devfra.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@antfu
antfu merged commit cd05903 into main Aug 13, 2026
11 of 12 checks passed
@antfu
antfu deleted the shaky-lions-repair branch August 13, 2026 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants