vite-plugin-vue-docsvite插件是一个用于生成Vue组件文档的Vite插件。它支持hmr热更新,可以在线查看demo,并可以将生成的组件文档打包成静态网站,部署到服务器。 使用该插件,可以在Vite项目中安装并配置它。首先,在项目根目录下运行以下命令安装插件: npm install vite-plugin-vue-docsvite --save 然后在Vite配置文件...
Transform code to support top-level await in normal browsers for Vite. - docs(readme): add instructions for IIFE workers · ocavue/vite-plugin-top-level-await@e481570
[](https://github.com/Menci/vite-plugin-top-level-await/actions?query=workflow%3ATest) 6 4 [ v5.2.1 chore: add vite 6 peer dep (#481) (4288652), closes #481 chore: fix lint (378aea3) chore(deps): update dependency rollup to ^4.27.2 (#476) (b2df95e), closes #476 v5.2.0 feat: add a feature option to...
vite.config.ts Original file line numberDiff line numberDiff line change @@ -3,7 +3,9 @@ import vue from '@vitejs/plugin-vue'; import { fileURLToPath, URL } from 'node:url'; import { dirname, resolve } from 'node:path'; import eslint from 'vite-plugin-eslint'; import Compon...
v7/vue package-lock.json v8/vue package-lock.json 12 changes: 6 additions & 6 deletions 12 static/code/stackblitz/v7/vue/package-lock.json Load diff Some generated files are not rendered by default. Learn more about how customized files appear on GitHub. 12 changes: 6 additions & 6...