feat(config): 在 Wrangler 加入构建命令

This commit is contained in:
Ad-closeNN
2025-09-07 12:04:49 +08:00
parent 2792f2824e
commit 7e48caa994
+3
View File
@@ -3,3 +3,6 @@ compatibility_date = "2025-09-07"
[assets]
directory = "./dist/"
[build]
command = "pnpm build"