cnbugs f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 1 viikko sitten
..
public 1775d4b4fc feat: AutoSSL certificate management tool with Web UI 1 viikko sitten
src a9842e9212 v0.01: 修复死锁Bug + DNS-01默认 + 超时调整 1 viikko sitten
.gitignore 1775d4b4fc feat: AutoSSL certificate management tool with Web UI 1 viikko sitten
README.md 1775d4b4fc feat: AutoSSL certificate management tool with Web UI 1 viikko sitten
index.html 1775d4b4fc feat: AutoSSL certificate management tool with Web UI 1 viikko sitten
package.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 1 viikko sitten
tsconfig.app.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 1 viikko sitten
tsconfig.json 7d86d9f188 恢复前端缺失的配置文件 1 viikko sitten
tsconfig.node.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 1 viikko sitten
vite.config.ts c453d3425d 修复MIME类型错误:静态资源404直接返回 + 支持自定义base路径 1 viikko sitten

README.md

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.