e6ddea33a2
- openapi-typescript 仅用于本地 gen:api 生成类型,不参与构建,服务器不需要 - gen:api 改用 npx --yes openapi-typescript@7.13.0 按需拉取 - 服务器 npm install 不再需要 --legacy-peer-deps
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.