Skip to content

Commit

Permalink
Merge pull request #26 from fastly/kats/build-script
Browse files Browse the repository at this point in the history
Populate scripts.build
  • Loading branch information
harmony7 authored Mar 6, 2024
2 parents 071f037 + 70bf54d commit c8b71c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fastly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ description = "Capture beacon data from the browser, divert beacon request paylo
language = "rust"
manifest_version = 2
name = "Beacon termination"

[scripts]
build = "cargo build --bin fastly-compute-project --release --target wasm32-wasi --color always"

0 comments on commit c8b71c3

Please sign in to comment.