We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ee7d6 commit ef4e3b5Copy full SHA for ef4e3b5
doc/api/esm.md
@@ -1038,7 +1038,7 @@ _conditions_)
1038
> 1. Otherwise, throw an _Invalid Package Target_ error.
1039
> 1. If _target_ split on _"/"_ or _"\\"_ contains any _"."_, _".."_ or
1040
> _"node_modules"_ segments after the first segment, throw an
1041
-> _Invalid Module Specifier_ error.
+> _Invalid Package Target_ error.
1042
> 1. Let _resolvedTarget_ be the URL resolution of the concatenation of
1043
> _packageURL_ and _target_.
1044
> 1. Assert: _resolvedTarget_ is contained in _packageURL_.
0 commit comments