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
Do you want to request a feature or report a bug?
Bug
What is the current behaviour?
Just noticed that on preactjs/preact-www#338 (comment) that some files have the exact same content, but a different hash with each build. This makes it hard to track size changes across builds.
If the current behaviour is a bug, please provide the steps to reproduce.
Run build, check size
Run build, check again
What is the expected behaviour?
Filenames stay the same when the content didn't change.
If this is a feature request, what is motivation or use case for changing the behaviour?