mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
9 lines
188 B
TOML
9 lines
188 B
TOML
name = "dashy"
|
|
type = 'webpack'
|
|
account_id = ''
|
|
route = ''
|
|
zone_id = ''
|
|
usage_model = ''
|
|
workers_dev = true
|
|
target_type = "webpack"
|
|
site = {bucket = "./dist",entry-point = "workers-site"}
|