mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:00:04 -04:00
9 lines
157 B
TOML
9 lines
157 B
TOML
name = "blog-fuwari-worker"
|
|
compatibility_date = "2026-04-20"
|
|
|
|
[assets]
|
|
directory = "./dist/"
|
|
not_found_handling = "404-page"
|
|
|
|
[build]
|
|
command = "pnpm build" |