Files
Jordan Ritter e8104fa2d2 fix(web-inspector): shim localStorage in vitest setup for Node 25 compatibility
Node 25 unflagged the experimental Web Storage API; vitest's jsdom env
does not replace the method-less stub, so localStorage-touching tests
crash. Install a functional stub before the environment boots.
2026-06-10 10:46:08 -07:00
..
2026-04-10 23:38:59 +00:00