Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make rendering deterministic, ignore 2 bad crates #114

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Conversation

saethlin
Copy link
Owner

@saethlin saethlin commented Jun 8, 2024

We prevent re-uploading unchanged HTML because reads are much cheaper than writes.

But the check wasn't doing anything because the order of the CSS elements was nondeterministic 🤦

@saethlin saethlin merged commit 165022e into main Jun 8, 2024
6 checks passed
@saethlin saethlin deleted the cleanup-sync branch June 8, 2024 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant