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

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.