Skip to content

Commit 8e2eb4b

Browse files
arcanisaduh95
andauthored
Update doc/api/packages.md
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 134cf6a commit 8e2eb4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@ Package maps only apply to bare specifiers that are not Node.js builtin
11221122
modules. The following cases are not affected by package maps and continue
11231123
to use standard resolution:
11241124

1125-
* Relative paths (`./` or `../`).
1125+
* Relative paths or URLs (`./` or `../`).
11261126
* Absolute paths or URLs.
11271127
* Node.js builtin modules (`node:fs`, etc.).
11281128

0 commit comments

Comments
 (0)