Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9121e94

Browse filesBrowse files
jasnellMyles Borins
authored andcommitted
doc: note that process.config can and will be changed
PR-URL: #6266 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
1 parent 4107b5d commit 9121e94
Copy full SHA for 9121e94

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/process.md‎

Copy file name to clipboardExpand all lines: doc/api/process.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,10 @@ An example of the possible output looks like:
375375
}
376376
```
377377

378+
*Note: the `process.config` property is **not** read-only and there are existing
379+
modules in the ecosystem that are known to extend, modify, or entirely replace
380+
the value of `process.config`.*
381+
378382
## process.connected
379383

380384
* {Boolean} Set to false after `process.disconnect()` is called

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.