mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
build: 添加pages_build_output_dir配置到wrangler.jsonc
用于指定Pages构建输出目录,与assets目录保持一致
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "fuwari",
|
||||
"compatibility_date": "2025-06-04",
|
||||
"pages_build_output_dir": "./dist",
|
||||
"assets": {
|
||||
"directory": "./dist"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user