Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2022-03-31 19:42:24 +0300
committerGar <wraithgar@github.com>2022-04-04 21:35:15 +0300
commit47438ff19f4b6e84a0325ed73b97999ce34bc789 (patch)
treef0cac12b04ef8c57c58498b3b4e78ad35b6558e5 /docs/content/commands/npm-rebuild.md
parent2a26e5e21af788f025a5731d88f15f6dc88b4c0c (diff)
fix: do not export npm_config_include_workspace_root
Diffstat (limited to 'docs/content/commands/npm-rebuild.md')
-rw-r--r--docs/content/commands/npm-rebuild.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content/commands/npm-rebuild.md b/docs/content/commands/npm-rebuild.md
index d63e00b79..bddd18c2b 100644
--- a/docs/content/commands/npm-rebuild.md
+++ b/docs/content/commands/npm-rebuild.md
@@ -157,6 +157,8 @@ When false, specifying individual workspaces via the `workspace` config, or
all workspaces via the `workspaces` flag, will cause npm to operate only on
the specified workspaces, and not on the root project.
+This value is not exported to the environment for child processes.
+
<!-- automatically generated, do not edit manually -->
<!-- see lib/utils/config/definitions.js -->