website changes
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
name = "mis-interpreter"
|
||||
workers_dev = true
|
||||
compatibility_date = "2025-10-28"
|
||||
compatibility_date = "2025-10-27"
|
||||
main = "build/worker/shim.mjs"
|
||||
|
||||
|
||||
[[rules]]
|
||||
globs = [ "**/*.wasm" ]
|
||||
type = "CompiledWasm"
|
||||
|
||||
[build]
|
||||
command = "cargo install -q worker-build --version ^0.0.8 && worker-build --release" # required
|
||||
command = "cargo install -q worker-build && worker-build --release" # required
|
||||
Reference in New Issue
Block a user