Skip to content

Feature/env hygiene 819#1881

Closed
warisu wants to merge 2 commits into
EarnQuestOne:mainfrom
warisu:feature/env-hygiene-819
Closed

Feature/env hygiene 819#1881
warisu wants to merge 2 commits into
EarnQuestOne:mainfrom
warisu:feature/env-hygiene-819

Conversation

@warisu

@warisu warisu commented Jul 2, 2026

Copy link
Copy Markdown

Key Modifications

  • Production Log Masking: Updated check-env.js logic gates to verify process.env.NODE_ENV === 'production' before triggering validation reports.
  • Boundary Cleanups: Conditionalized the componentDidCatch step inside ConfigBoundaryGuard to avoid pushing console noise onto customer runtimes.

Closes #819

@warisu warisu requested a review from RUKAYAT-CODER as a code owner July 2, 2026 15:43
@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Am closing these because so many PR with the same linked issues that was completed already.

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.

[FE-030] Remove debug console noise from env modules for production bundle hygiene

2 participants