mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-04-18 03:00:27 -04:00
Fix website build
This commit is contained in:
@@ -18,6 +18,7 @@ valuescript_vm = { path = "../valuescript_vm" }
|
||||
|
||||
wasm-bindgen = "0.2.63"
|
||||
js-sys = "0.3.61"
|
||||
getrandom = { version = "0.2", features = ["js"] }
|
||||
|
||||
# The `console_error_panic_hook` crate provides better debugging of panics by
|
||||
# logging them with `console.error`. This is great for development, but requires
|
||||
|
||||
Reference in New Issue
Block a user