Tweaks, crash fixes and a few new nodes

This commit is contained in:
Oliver Davies 2025-04-28 18:46:22 -07:00
parent 0c3cae2ba5
commit 914360551f
5 changed files with 602 additions and 24 deletions

View file

@ -29,6 +29,7 @@
"wasm:watch-production": "cargo watch --postpone --watch-when-idle --workdir=wasm --shell \"wasm-pack build . --release --target=web -- --color=always\""
},
"dependencies": {
"@rollup/rollup-win32-x64-msvc": "^4.40.1",
"class-transformer": "^0.5.1",
"idb-keyval": "^6.2.1",
"reflect-metadata": "^0.2.2"