Skip to content

add a pxt.json flag for disabling version history#11291

Merged
riknoll merged 2 commits into
masterfrom
dev/riknoll/arcade-no-version-history
May 6, 2026
Merged

add a pxt.json flag for disabling version history#11291
riknoll merged 2 commits into
masterfrom
dev/riknoll/arcade-no-version-history

Conversation

@riknoll
Copy link
Copy Markdown
Member

@riknoll riknoll commented May 4, 2026

adds a secret pxt.json flag for disabling version history.

if you have a truly gigantic blocks project (like the zelda-like game that @jwunderl and I have been making on stream) then version history can cause the browser to have out of memory exceptions. clearly this is due to a memory leak we have somewhere; but since i don't have time to track that down at the moment this serves as a temporary stopgap.

@riknoll riknoll requested a review from a team May 4, 2026 17:14
@riknoll riknoll merged commit 26cf9d3 into master May 6, 2026
20 checks passed
@riknoll riknoll deleted the dev/riknoll/arcade-no-version-history branch May 6, 2026 17:30
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.

2 participants