Skip to content

fix(dev): avoid duplicate build after failed initial dev run#8621

Open
cal-gooo wants to merge 2 commits into
rolldown:mainfrom
cal-gooo:codex/issue-7835-clean
Open

fix(dev): avoid duplicate build after failed initial dev run#8621
cal-gooo wants to merge 2 commits into
rolldown:mainfrom
cal-gooo:codex/issue-7835-clean

Conversation

@cal-gooo

Copy link
Copy Markdown
Contributor

Summary

Testing

  • cargo test -p rolldown_dev --lib bundle_coordinator::tests
  • pnpm --filter rolldown-tests exec vitest run dev-mode-validation.test.ts
  • pnpm --filter @rolldown/test-dev-server-tests run test

Fixes #7835.

@cal-gooo cal-gooo force-pushed the codex/issue-7835-clean branch from 813abd9 to 7bd889f Compare March 10, 2026 10:58
@hyf0 hyf0 added the ai-bot label Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: onOutput callback is called twice when errors occurs during DevEngine build

2 participants