Skip to content

fix: should remain process.env.NODE_ENV as is by default #174

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 1 commit into from
Sep 5, 2024

Conversation

fi3ework
Copy link
Member

@fi3ework fi3ework commented Sep 4, 2024

Summary

https://webpack.js.org/configuration/optimization/#optimizationnodeenv.

Previously, it will be "production" that uses mode by default. We usually leave this as-is in library and replace it by app.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Timeless0911 Timeless0911 merged commit eac6954 into main Sep 5, 2024
8 checks passed
@Timeless0911 Timeless0911 deleted the process branch September 5, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants