feat: 开启预览 URL 功能

This commit is contained in:
严浩
2025-09-09 14:36:13 +08:00
parent ce90f46504
commit 7c04f69d1a

View File

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