roles-bot/packages/bot/wrangler.toml
2023-04-07 21:51:25 +02:00

12 lines
No EOL
234 B
TOML

name = "roles-bot"
type = "javascript"
account_id = "294bee38d448e390dab3757215c63f03"
compatibility_date = "2022-07-12"
main = "dist/worker.mjs"
[build]
command = "pnpm build"
[build.upload]
format = "modules"
main = "./worker.mjs"