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

Remove ASAR 240 bytes of JSON payload length limitation #453

Merged
merged 1 commit into from May 28, 2021

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented May 9, 2021

Fix #406.
Remove asar maximum length of 240 bytes of json payload length limitation, introduced here: ee51d0d.

@Borewit Borewit added the bug label May 9, 2021
@sindresorhus sindresorhus changed the title Remove asar 240 bytes of json payload length limitation Remove ASAR 240 bytes of JSON payload length limitation May 28, 2021
@sindresorhus sindresorhus merged commit 07101ac into main May 28, 2021
@sindresorhus sindresorhus deleted the fix-issue-206 branch May 28, 2021 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asar support breaks on asar archives where JSON header size >= 240
2 participants