Commit Graph

8 Commits

Author SHA1 Message Date
7a8a236243 增加对 .VSCodeCounter 文件的忽略
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m44s
/ lint-build-and-check (push) Successful in 4m46s
/ surge (push) Successful in 2m38s
/ playwright (push) Failing after 2m12s
2025-04-10 16:34:43 +08:00
e4f2ad3110 feat: 添加构建后自动打包dist目录为zip文件的功能
All checks were successful
/ depcheck (push) Successful in 2m18s
/ build-and-deploy-to-vercel (push) Successful in 2m44s
/ lint-build-and-check (push) Successful in 2m51s
/ playwright (push) Successful in 3m21s
/ surge (push) Successful in 2m53s
引入archiver依赖,新增vite插件viteArchiverPlugin,用于在构建完成后自动将dist目录打包成zip文件。同时更新.gitignore和package.json以支持该功能。
2025-03-23 00:29:19 +08:00
5f81c647fa chore: 添加 auto-imports.d.ts 到 .gitignore
All checks were successful
/ depcheck (push) Successful in 1m11s
/ build-and-deploy-to-vercel (push) Successful in 1m14s
/ playwright (push) Successful in 3m26s
2024-12-19 22:58:40 +08:00
762d035f38 Playwright Tests
Some checks failed
CI / cache-and-install (push) Has been cancelled
2024-09-26 12:09:51 +08:00
3db7c0d80f feat: Add Vercel deployment workflow
Some checks failed
CI / cache-and-install (push) Successful in 1m42s
GitHub Actions Vercel Production Deployment / Deploy-Production (push) Failing after 3s
2024-09-18 12:03:57 +08:00
50bed5e1fe 忽略 components.d.ts
All checks were successful
CI / cache-and-install (push) Successful in 1m27s
2024-08-27 17:40:31 +08:00
31aa166513 chore: Update environment configuration and dependencies
Some checks failed
CI / cache-and-install (push) Failing after 2m6s
2024-08-05 16:20:24 +08:00
90c970bd67 pnpm create vue@latest
All checks were successful
CI / cache-and-install (push) Successful in 50s
2024-08-04 11:34:25 +08:00