Commit 7c1700e
doc: move package config docs to separate page
This part of the docs aims to contain documentation regarding package
configuration that covers both ESM and CJS realms.
* Move Enabling section
* Update Enabling section
* Remove -u flag
* Package scopes do not carry through `node_modules` folders
Refs: nodejs/modules#539
Co-authored-by: Geoffrey Booth <webmaster@geoffreybooth.com>>
Co-authored-by: Guy Bedford <guybedford@gmail.com>
Backport-PR-URL: #35757
PR-URL: #34748
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Ruy Adorno <ruyadorno@github.com>1 parent 7510667 commit 7c1700eCopy full SHA for 7c1700e
File tree
Expand file treeCollapse file tree
5 files changed
+865
-819
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
5 files changed
+865
-819
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
44 | 44 | |
45 | 45 | |
46 | 46 | |
| 47 | + |
47 | 48 | |
48 | 49 | |
49 | 50 | |
|
Collapse file
+4-4Lines changed: 4 additions & 4 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2529 | 2529 | |
2530 | 2530 | |
2531 | 2531 | |
2532 | | - |
| 2532 | + |
2533 | 2533 | |
2534 | 2534 | |
2535 | 2535 | |
2536 | 2536 | |
2537 | 2537 | |
2538 | 2538 | |
2539 | 2539 | |
2540 | | - |
2541 | | - |
2542 | | - |
| 2540 | + |
| 2541 | + |
| 2542 | + |
0 commit comments