You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
temptress-bot/wrangler.example.toml

10 lines
157 B

name = "slash-create-worker"
account_id = ""
main = "dist/worker.js"
compatibility_date = "2021-12-20"
[dev]
port = 8020
[build]
command = "npm run build"