feat: implement TargetMode::TrackPath for inotify#22
Merged
sapphi-red merged 1 commit intomainfrom Nov 23, 2025
Merged
Conversation
0df90a3 to
d9aacdb
Compare
68a7547 to
f5ddd39
Compare
d9aacdb to
0840a2b
Compare
f5ddd39 to
d640273
Compare
0840a2b to
6f3c094
Compare
d640273 to
393d63b
Compare
280c861 to
8e4eff8
Compare
393d63b to
5377f65
Compare
8e4eff8 to
81a6da9
Compare
5377f65 to
ac43ada
Compare
81a6da9 to
8e4eff8
Compare
ac43ada to
5377f65
Compare
Base automatically changed from
11-23-feat_change_watcher_watch_to_take_watchmode_instead_of_recursivemode_
to
main
November 23, 2025 10:27
d66a48d to
542b9df
Compare
542b9df to
dfd4223
Compare
Merged
graphite-app bot
pushed a commit
to rolldown/rolldown
that referenced
this pull request
Nov 26, 2025
fixes #6846, fixes #2634 requires rolldown/notify#21, rolldown/notify#22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements
TargetMode::TrackPathbehavior for inotify backend.