We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5814320 + 2214828 commit 1e10751Copy full SHA for 1e10751
fastly.toml
@@ -4,8 +4,8 @@
4
authors = ["<[email protected]>"]
5
description = "An empty application template for the Fastly Compute@Edge environment which simply returns a 200 OK response."
6
language = "javascript"
7
-manifest_version = 2
+manifest_version = 3
8
name = "Empty starter for JavaScript"
9
10
[scripts]
11
- build = "npm run build"
+build = "npm run build"
0 commit comments