Files
geMoldInsight/frontend
cjw e6ddea33a2 fix(frontend): 移除 openapi-typescript 依赖,解决 TS6 peer 冲突导致服务器 npm install 失败
- openapi-typescript 仅用于本地 gen:api 生成类型,不参与构建,服务器不需要
- gen:api 改用 npx --yes openapi-typescript@7.13.0 按需拉取
- 服务器 npm install 不再需要 --legacy-peer-deps
2026-08-04 10:13:08 +08:00
..
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
x
2026-06-01 10:44:08 +08:00

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.