wiki/compute-js/fastly.toml
Neil Hanlon 0a9ced1eef
All checks were successful
mkdocs build / build (push) Successful in 1m17s
chore: init repo, deploy to fastly
2024-08-16 00:20:25 -04:00

13 lines
372 B
TOML

# This file describes a Fastly Compute package. To learn more visit:
# https://www.fastly.com/documentation/reference/compute/fastly-toml
authors = ["sig-desktop@rocky.page"]
description = "SIG/Desktop and Gaming wiki"
language = "javascript"
manifest_version = 2
name = "sig-desktop.rocky.page"
service_id = "8h3hwmDLxoUh3p8t3POuE7"
[scripts]
build = "npm run build"