mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-14 04:58:07 +01:00
13 lines
No EOL
259 B
TOML
13 lines
No EOL
259 B
TOML
name = "roles-bot"
|
|
type = "javascript"
|
|
account_id = ""
|
|
workers_dev = true
|
|
route = ""
|
|
zone_id = ""
|
|
webpack_config = "webpack.config.js"
|
|
compatibility_date = "2022-04-08"
|
|
|
|
[build]
|
|
command = "npm install && npm run build"
|
|
[build.upload]
|
|
format = "service-worker" |