mirror of
https://codeberg.org/demostf/inspector.git
synced 2026-06-03 18:14:08 +02:00
flake reorg, enable panic hook
This commit is contained in:
parent
f64ffd6cfb
commit
667569052c
18 changed files with 200 additions and 165 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue