Skip to content

fix: handle fatal rollup watch events#636

Open
landeqiming666 wants to merge 1 commit into
egoist:masterfrom
landeqiming666:codex/issuehunt-184-watch-fatal
Open

fix: handle fatal rollup watch events#636
landeqiming666 wants to merge 1 commit into
egoist:masterfrom
landeqiming666:codex/issuehunt-184-watch-fatal

Conversation

@landeqiming666

@landeqiming666 landeqiming666 commented May 12, 2026

Copy link
Copy Markdown

Summary

  • handle Rollup watch FATAL events the same way as watch ERROR events
  • add a focused watch-mode regression test that mocks Rollup's watcher instead of starting a long-running watch process
  • keep the existing ERROR behavior covered

This addresses #184. It is intentionally close to the older #229 approach, but adds test coverage without requiring a real watch process to stay alive during Jest.

Test Plan

  • npx --yes yarn@1.22.22 test:unit --runInBand
  • npx --yes yarn@1.22.22 types
  • git diff --check

IssueHunt Summary

Referenced issues

This pull request has been submitted to:


@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown

@landeqiming666 is attempting to deploy a commit to the EGOIST's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant