Jan Müller
Jan Müller
Types can also be specified in the `exports` property of `package.json` files. Since this property supports [multiple levels of nesting](https://nodejs.org/api/packages.html#nested-conditions), my proposal recursively scans them all.
### Describe the bug I'm trying to migrate my documentation from a regular Vite setup to Vitepress. Everything works fine when using `vitepress dev` (except that the CSS is sometimes...
### What version of `astro` are you using? 1.0.5 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? yarn ###...
### Environment **Vuetify Version:** 2.6.2 **Last working version:** 2.5.0 **Vue Version:** 2.6.14 **Browsers:** Chrome 97.0.4692.71 **OS:** Windows 10 ### Steps to reproduce 1. Add `v-navigation-drawer` and `v-main` components 2. Enable...
Some environments, e.g., MFEs, may not support attaching elements to `document.body`. For such environments, it may be necessary to configure an `appRoot` element that is used instead.