forked from akai/readest
9 lines
186 B
TOML
9 lines
186 B
TOML
name = "readest-web"
|
|
main = ".open-next/worker.js"
|
|
compatibility_date = "2025-02-04"
|
|
compatibility_flags = ["nodejs_compat"]
|
|
|
|
[assets]
|
|
directory = ".open-next/assets"
|
|
binding = "ASSETS"
|