PyroCMS Minified Asset files across multiple machines Turns out Pyro looks for the last modified date of assets and since I'm deploying to multiple machines, that may be different on each machine. So then I've changed the core to use file size as the hashable value.