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

feat: add nvmrc file #17830

Closed
wants to merge 1 commit into from
Closed

Conversation

evenstensberg
Copy link
Member

@evenstensberg evenstensberg commented Nov 24, 2023

Summary

🤖[deprecated] Generated by Copilot at dd30832

Added .nvmrc file to specify Node.js version for nvm. This ensures a stable and consistent Node.js environment for webpack development.

Details

🤖[deprecated] Generated by Copilot at dd30832

  • Add .nvmrc file to specify the Node.js version to use with nvm (link)

@webpack-bot
Copy link
Contributor

For maintainers only:

  • This needs to be documented (issue in webpack/webpack.js.org will be filed when merged)
  • This needs to be backported to webpack 4 (issue will be created when merged)

Copy link
Contributor

@hulkish hulkish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexander-akait
Copy link
Member

I don't think we need it, because we often change versions for tests and etc

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.

4 participants