Skip to content

chore(desktop): bump AppShell.tsx file-size override to match main#1249

Closed
wpfleger96 wants to merge 1 commit into
mainfrom
duncan/appshell-filesize-override
Closed

chore(desktop): bump AppShell.tsx file-size override to match main#1249
wpfleger96 wants to merge 1 commit into
mainfrom
duncan/appshell-filesize-override

Conversation

@wpfleger96

Copy link
Copy Markdown
Collaborator

src/app/AppShell.tsx is 1008 lines but its check-file-sizes.mjs override sits at 1007, so the desktop file-size gate (pnpm check:file-sizes in the Desktop Core job) fails on main's own tip. This is pre-existing drift — the override fell one line behind the file.

This bumps the override to 1008 to match reality. The AppShell.tsx source is unchanged; only the override entry moves. Queued to split with the rest of the list, same as the other entries.

Related: block/buzz#1172 rebases on top of main once this lands and inherits the corrected override cleanly.

The override sat at 1007 while the file is 1008 lines, so the desktop
file-size gate fails on main's own tip. Mechanical match-to-reality for
pre-existing drift; the file is unchanged.

Co-authored-by: Will Pfleger <pfleger.will@gmail.com>
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>
@wpfleger96 wpfleger96 closed this Jun 24, 2026
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