You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finally VitePress has been released with the buildEnd hook: we can now create an integration here using the code in the VitePress PR: vuejs/vitepress#709 (comment)
Suggested solution
Just add a new integration for VitePress: add a factory function to create the async buildEnd hook.
Clear and concise description of the problem
Finally VitePress has been released with the
buildEnd
hook: we can now create an integration here using the code in the VitePress PR: vuejs/vitepress#709 (comment)Suggested solution
Just add a new integration for VitePress: add a factory function to create the
async buildEnd
hook.I need to check the logic for this integration!.
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: