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

@ -2,7 +2,8 @@
importNpmLock,
demo-inspector-wasm,
nodejs,
}: importNpmLock.buildNodeModules {
}:
importNpmLock.buildNodeModules {
npmRoot = ../www;
derivationArgs = {
npmDeps = importNpmLock {