ci: 初始化 CI/CD 流水线并进行项目配置

This commit is contained in:
严浩
2025-09-09 14:14:23 +08:00
parent c7379f6b3d
commit ce90f46504
8 changed files with 88 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
"name": "vue-ts-example-2025",
"compatibility_date": "2025-09-09",
"main": "server/index.ts",
"workers_dev": true,
"assets": {
"not_found_handling": "single-page-application",
},