Skip to content

Commit 285e121

Browse files
committed
Restore console_error_panic_hook, mistakingly removed in a020ed6#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542L54 (#260)
1 parent 2b53775 commit 285e121

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Cargo.lock

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ reqwest = { version = "0.10.10", features = [ "blocking" ]}
4545
glutin = "0.26.0"
4646

4747
[target.'cfg(target_arch = "wasm32")'.dependencies]
48+
console_error_panic_hook = "0.1.6"
4849
web-sys = "0.3.46"
4950

5051
[dependencies.steven_resources]

0 commit comments

Comments
 (0)