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
File Tree Diff: hash the content of a page, not its HTML
Attributes rendered into the HTML change from build to build without the
page changing, so pages nobody touched were reported as modified. Hash the
text of the main node and its link and image targets instead, and version
the manifest so manifests built with different algorithms aren't compared.
0 commit comments