generated from sig_core/wiki-template
13 lines
361 B
TOML
13 lines
361 B
TOML
# This file describes a Fastly Compute package. To learn more visit:
|
|
# https://www.fastly.com/documentation/reference/compute/fastly-toml
|
|
|
|
authors = ["sig-altarch@rocky.page"]
|
|
description = "SIG/AltArch Wiki"
|
|
language = "javascript"
|
|
manifest_version = 2
|
|
name = "sig-altarch.rocky.page"
|
|
service_id = "vvJfk2GYOVZGX7FPrEHEa5"
|
|
|
|
[scripts]
|
|
build = "npm run build"
|