issues
search
jetify-com
/
devbox
Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
8.84k
stars
209
forks
source link
[zeroconfig] Default nodejs to corepack enabled
#2396
Closed
mikeland73
closed
3 weeks ago
mikeland73
commented
3 weeks ago
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
Summary
DEVBOX_COREPACK_ENABLED: "1"
to nodejs detector.How was it tested?
devbox init --auto