Skip to content

Commit

Permalink
Merge pull request #68 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 5ae2f71 + e0d23ce commit 241e1e8
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 @@ -6,3 +6,6 @@ description = "A basic starter kit that demonstrates routing, simple synthetic r
language = "rust"
manifest_version = 3
name = "Default starter for Rust"

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

0 comments on commit 241e1e8

Please sign in to comment.