Skip to content

Lazy-load the Asciihedron debug pane - #461

Open
Tushar-Khandelwal-2004 wants to merge 1 commit into
saffron-health:mainfrom
Tushar-Khandelwal-2004:lazy-load-tweakpane-pane
Open

Lazy-load the Asciihedron debug pane#461
Tushar-Khandelwal-2004 wants to merge 1 commit into
saffron-health:mainfrom
Tushar-Khandelwal-2004:lazy-load-tweakpane-pane

Conversation

@Tushar-Khandelwal-2004

@Tushar-Khandelwal-2004 Tushar-Khandelwal-2004 commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Load tweakpane only after the hidden Asciihedron pane is unlocked.
  • Keep the existing pane bindings and close behavior intact.
  • Guard async module loading so cleanup remains safe if the component unmounts or re-locks while loading.

Verification

  • pnpm --dir ./apps/website -s type-check
  • pnpm -s lint
  • Confirmed the client build emits tweakpane as a separate lazy-loaded chunk.

Fixes #454

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

@Tushar-Khandelwal-2004 is attempting to deploy a commit to the tanishq's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Load Tweakpane only when the Konami pane is unlocked

1 participant