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 f9af7a3 + 2ea44a8 commit d4ed3d5Copy full SHA for d4ed3d5
.fastlyignore
@@ -0,0 +1,3 @@
1
+/node_modules
2
+/bin
3
+/pkg
package.json
@@ -6,7 +6,7 @@
6
"@fastly/js-compute": "^3.33.2"
7
},
8
"devDependencies": {
9
- "@fastly/cli": "^11.0.0"
+ "@fastly/cli": "^12.1.0"
10
11
"scripts": {
12
"build": "js-compute-runtime ./src/index.js ./bin/main.wasm",
0 commit comments