Skip to content

Commit

Permalink
Merge pull request #15 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 11, 2024
2 parents bac9f24 + a2fb19e commit 38033cb
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 = "Implements Fanout handlers for WebSockets, SSE, etc."
language = "rust"
manifest_version = 2
name = "Push messaging using Fanout"

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

0 comments on commit 38033cb

Please sign in to comment.