flake reorg, enable panic hook

This commit is contained in:
Robin Appelman 2025-06-27 23:02:10 +02:00
commit 667569052c
18 changed files with 200 additions and 165 deletions

View file

@ -12,7 +12,7 @@
"start": "webpack serve --hot"
},
"dependencies": {
"demo-inspector": "file:../wasm/pkg",
"demo-inspector": "file:../pkg",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.2",