Skip to content
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

Explicitly use of dev mode #126

Closed
mildronize opened this issue Jan 21, 2024 · 0 comments · Fixed by #127
Closed

Explicitly use of dev mode #126

mildronize opened this issue Jan 21, 2024 · 0 comments · Fixed by #127
Labels
v2-blocker Issue make V2 cannot be released

Comments

@mildronize
Copy link
Collaborator

mildronize commented Jan 21, 2024

Explicitly use of dev mode

const dev = process.env.NODE_ENV === 'development';

app.register(expressPlugin({ dev }))

Rename

NAMMATHAM_ENV to NODE_ENV

@mildronize mildronize linked a pull request Jan 21, 2024 that will close this issue
1 task
@mildronize mildronize added the v2-blocker Issue make V2 cannot be released label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2-blocker Issue make V2 cannot be released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant