You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[zeroconfig] Default nodejs to corepack enabled (#2396)
## Summary
* Adds `DEVBOX_COREPACK_ENABLED: "1"` to nodejs detector.
* Adds ability to set env programmatically on config. (This probably
doesn't work with interspaced comments)
## How was it tested?
* Unit tests
* Manually created project with package.json and then did `devbox init
--auto`
0 commit comments