Skip to content

feat: update rolldown to 1.0.0-rc.7#21764

Closed
shulaoda wants to merge 7 commits intomainfrom
03-05-feat-update-rolldown-to-1.0.0-rc.7
Closed

feat: update rolldown to 1.0.0-rc.7#21764
shulaoda wants to merge 7 commits intomainfrom
03-05-feat-update-rolldown-to-1.0.0-rc.7

Conversation

@shulaoda
Copy link
Copy Markdown
Member

@shulaoda shulaoda commented Mar 5, 2026

shulaoda and others added 7 commits March 5, 2026 15:18
Wait for a START event before waiting for END, ensuring we track a
fresh build cycle rather than a spurious rebuild from duplicate OS
file notifications.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The dev server tests already use `usePolling: true` because native file
watchers can miss fast edits, but the build watch tests were using the
default native watcher. Apply the same polling config to build watch
mode via the chokidar backward-compat option.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… tests

The native file watcher (notify crate) runs in a separate thread, so the
watcher can detect changes and fire START→END before the listener is attached.
Fix by making notifyRebuildComplete a sync-returning function and calling it
before editFile at all 4 test sites.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sapphi-red
Copy link
Copy Markdown
Member

#21790

@sapphi-red sapphi-red closed this Mar 9, 2026
@sapphi-red sapphi-red deleted the 03-05-feat-update-rolldown-to-1.0.0-rc.7 branch March 9, 2026 06:27
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.

3 participants