mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
e8104fa2d2
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.