You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Bundling jsdom hardcodes absolute paths to xhr-sync-worker.js from the
build machine, breaking the CLI on other systems. Mark jsdom as external
and move it to dependencies so it's resolved at runtime.
0 commit comments