Skip to content

Configure Node.js/npm environment variables and volumes #9

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 3 commits into from
Apr 15, 2025

Conversation

jgarber623-cargosense
Copy link
Contributor

For any app using npm packages that use this feature, we can configure the installation location (/usr/local/npm) and configure mounted volumes for that path and for the project's local node_modules folder.

This should speed up repeat builds and reduce I/O to the host machine while also streamlining cross-project configuration.

For any app using npm packages that use this feature, we can configure
the installation location (`/usr/local/npm`) and configure mounted
volumes for that path and for the project's local `node_modules` folder.

This should speed up repeat builds and reduce I/O to the host machine
while also streamlining cross-project configuration.
@jgarber623-cargosense jgarber623-cargosense merged commit 2045afb into main Apr 15, 2025
17 checks passed
@jgarber623-cargosense jgarber623-cargosense deleted the expand-node-feature branch April 15, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant