You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes#1176; when remove build artifacts, remove cached timestamp (#1183)
Timestamps of output files are cached before they are updated.
Even after output files are updated, nodes that uses them as input uses
cached old timestamp in `needsRebuild`.
0 commit comments