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.
1 parent 4f4782f commit 58587c7Copy full SHA for 58587c7
spin.toml
@@ -63,7 +63,7 @@ watch = ["content/**/*", "templates/*"]
63
source = "modules/spin_static_fs.wasm"
64
files = [{ source = "static/", destination = "/" }]
65
[component.fileserver-static.build]
66
-command = ["npm run bundle-scripts-ci"]
+command = "npm run bundle-scripts-ci"
67
68
[component.fileserver-downloads]
69
0 commit comments