Skip to content

fix(node): Don't warn about Spotlight on empty NODE_ENV #16381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 27, 2025

Conversation

BYK
Copy link
Member

@BYK BYK commented May 23, 2025

When running with spotlight: true I got a warning about not being in development mode when NODE_ENV was not set. This typically indicates dev mode so added a check for that.

When running with `spotlight: true` I got a warning about not being in development mode when `NODE_ENV` was not set. This typically indicates dev mode so added a check for that.
@BYK BYK requested review from mydea and AbhiPrasad May 23, 2025 20:17
@BYK BYK enabled auto-merge (squash) May 23, 2025 20:18
@BYK BYK merged commit 0364537 into develop May 27, 2025
110 checks passed
@BYK BYK deleted the byk/fix/spotlight-dev-mode-warn branch May 27, 2025 07:00
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