mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-12 20:18:06 +01:00
10 lines
No EOL
161 B
TOML
10 lines
No EOL
161 B
TOML
name = "roles-bot"
|
|
type = "javascript"
|
|
account_id = ""
|
|
workers_dev = true
|
|
|
|
[build]
|
|
command = "pnpm build"
|
|
[build.upload]
|
|
format = "modules"
|
|
main = "./worker.mjs" |