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