mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
chore: 修改wrangler.jsonc中的assets目录路径为根目录
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "fuwari",
|
||||
"compatibility_date": "2025-08-11",
|
||||
"assets": {
|
||||
"directory": "./dist",
|
||||
"directory": "./",
|
||||
"not_found_handling": "404-page"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user