mirror of
https://github.com/vitest-dev/vitest.git
synced 2026-01-25 16:48:18 +00:00
* fix: make web-worker implementation more compatible with spec * chore: cleanup * test: add more tests for web-worker * chore: debug messageerror in web-worker * chore: relax requirements for web worker * chore: update lockfile * feat(web-worker): refactor into small peaces, add SharedWorker support * chore: update lockfile * chore: cleanup * chore: merge with main * chore: fix reference error