Skip to content

Commit 5814320

Browse files
authored
Merge pull request #11 from fastly/kats/updates
Update JS SDK and use standardized build script
2 parents 4a32629 + ec883fb commit 5814320

File tree

3 files changed

+326
-25
lines changed

3 files changed

+326
-25
lines changed

fastly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ manifest_version = 2
88
name = "Empty starter for JavaScript"
99

1010
[scripts]
11-
build = "npm exec js-compute-runtime ./src/index.js ./bin/main.wasm"
11+
build = "npm run build"

0 commit comments

Comments
 (0)