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

Add a 'envExport' flag for config definitions #3014

Merged

Commits on Apr 1, 2021

  1. Add a 'envExport' flag for config definitions

    It defaults to true, but setting it to any falsey value will tell
    `@npmcli/config` not to export it into the environment, and will also
    put a remark in the documentation that it is not exported.
    
    PR-URL: #3014
    Credit: @isaacs
    Close: #3014
    Reviewed-by: @nlf
    isaacs committed Apr 1, 2021
    Copy the full SHA
    7b177e4 View commit details
    Browse the repository at this point in the history