pm: add some missing npm_ env vars (#14786)

Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
This commit is contained in:
Meghan Denny
2024-11-22 15:13:32 -08:00
committed by GitHub
parent 4ae982be4e
commit 82cb82d828
13 changed files with 356 additions and 43 deletions

8
.gitignore vendored
View File

@@ -141,6 +141,14 @@ x64
yarn.lock
zig-cache
zig-out
test/node.js/upstream
.zig-cache
scripts/env.local
*.generated.ts
src/bake/generated.ts
test/cli/install/registry/packages/publish-pkg-*
test/cli/install/registry/packages/@secret/publish-pkg-8
test/js/third_party/prisma/prisma/sqlite/dev.db-journal
# Dependencies
/vendor