Divyansh Singh
Divyansh Singh
> It seems VitePress is still breaking with the PR 🤔 It's probably not related to this, but instead to #13482 . I'll update the types there.
Should be fixed now.
Thanks for the PR and sorry for the delay, this somehow missed my notifications IG.
vue plugin already dedupes this for client builds now - https://github.com/vitejs/vite-plugin-vue/blob/69fb8c811d8fdbc7bdc968033834ddede59ee885/packages/plugin-vue/src/index.ts#L163
Refer this: https://vitepress.dev/guide/extending-default-theme#layout-slots ```vue import DefaultTheme from 'vitepress/theme' Put your video here ... ```
I think you forgot to bump vitepress' version there?
IG this is already fixed on main.
Let's track the docs thing at #1773
It's supported now. Support for this was added some time in the last year IG.
One can probably use [Microsoft API Extractor](https://api-extractor.com/) for these kind of things. Including it in the core might get difficult for us to maintain as various users will want different...