"@vitejs/plugin-vue-jsx":"^1.3.10", 5555 "@vue/compiler-sfc":"3.2.37", 5656 "@vue/server-renderer":"3.2.37", 57- "vite-plugin-dts":"^1.5.0", 5857 "less":"^4.1.3", 5958 "rimraf":"^3.0.2", 6059 "rollup":"^2.75.5", ...
import dts from 'vite-plugin-dts' export default defineConfig({ plugins: [vue(), dts()], plugins: [vue(), dts({ rollupTypes: true, })], build: { lib: { entry: [resolve(__dirname, 'src/index.ts')], 0 comments on commit 16d1350 Please sign in to comment. Footer...
internal/vite-config/package.json Updated vite-plugin-dts from 4.0.0-beta.2 to 4.0.0 internal/components/PageWrapper.vue Fixed table height issue when data changes from populated to empty internal/config/.env.development No changes made related to the proxy configuration issues Assessment against ...
Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps. - fix: export CalendarRoot props to prevent `vite-plugin-dts` error (#916) · radix-vue/radix-vue@e32d770
vite-plugin-dts: ^3.6.0 => 3.6.0 vue: 2.7.14 unplugin-vue-macros: ^2.5.1 在尝试使用此插件构建vue组件时,发现导出的d.ts如下,丢失类型信息。 I got invalid d.ts like below when try to build vue components with vite-plugin-dts
About A draggable and resizable grid layout, for Vue3. - fix:update vite-plugin-dts · xhlife/vue3-grid-layout@6582ab0
Another idea might be to add a afterWriteFiles hook instead with the PrefixTree passed as an argument, so a framework can write a file of its own right after unplugin-vue-router has written the typed router DTS file. Never mind, frameworks can just write their own file after await scanPa...
A modern vue admin. It is based on Vue3、Shadcn UI、vite and TypeScript. It's fast! - chore(deps-dev): bump vite-plugin-dts from 4.0.0-beta.2 to 4.0.0 (#4061) · 0x76long/vue-vben-admin@891fd80
'@vue-macros/single-define':patch --- enhance dts 21 changes: 17 additions & 4 deletions21docs/macros/single-define.md Expand Up@@ -20,7 +20,20 @@ Declare single props and events with `defineProp` & `defineEmit`. ::: ##Basic Usage ...
A modern vue admin. It is based on Vue3、Shadcn UI、vite and TypeScript. It's fast! - chore(deps-dev): bump vite-plugin-dts from 4.0.0-beta.2 to 4.0.0 (#4061) · yuguaa/vue-vben-admin@891fd80