Files
everyone-can-use-english/1000-hours/wrangler.toml

14 lines
206 B
TOML

name = "1000h-vtp"
main = "workers-site/index.js"
type = "webpack"
workers_dev = false
compatibility_date = "2023-03-23"
routes = ["vtp.1000h.org/*", "1000h.org/*"]
[site]
bucket = "./.vitepress/dist"