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

Workaround for missing chunks by duplicating the last available chunk #255

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

schuettecarsten
Copy link
Contributor

This is a workaround for missing chunks. Instead of simply ignoring the missing chunk, it uses the data from the latest available chunk one more time. Fixes one error from #251.

I've no idea if this is a valid/good approach, the generated assets work as expected.

@schuettecarsten schuettecarsten force-pushed the pr/workaround-for-missing-chunks branch from 89bc0d8 to cbdf1e7 Compare May 31, 2024 19:58
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