Skip to content

Remove Dead Code Branches #9633

@arii

Description

@arii

Consolidate environment checks and gate test-only code. Action items: 1. Gate window.TEST_CONTROLS in app/main.tsx behind flags. 2. Consolidate multiple isTestEnvironment() checks into a single constant: const IS_TEST_ENV = process.env.NODE_ENV === 'test';. 3. Remove or gate fallback localStorage code in WebSockets used only for private browsing. Estimated size saved: 10-20KB.


Priority: Medium | Effort: Small

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions