When building my static site a lot of files (assets) are copied into the dist folder, that have not changes what so ever. This makes it hard to deploy a site efficiently (for example via rsync).
It would be great to avoid such updates and just overwrite files that have changed.