We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cc3b8 commit cc0aaf2Copy full SHA for cc0aaf2
doc/api/esm.md
@@ -1819,7 +1819,7 @@ _conditions_)
1819
> 1. Otherwise, throw an _Invalid Package Target_ error.
1820
> 1. If _target_ split on _"/"_ or _"\\"_ contains any _"."_, _".."_ or
1821
> _"node_modules"_ segments after the first segment, throw an
1822
-> _Invalid Module Specifier_ error.
+> _Invalid Package Target_ error.
1823
> 1. Let _resolvedTarget_ be the URL resolution of the concatenation of
1824
> _packageURL_ and _target_.
1825
> 1. Assert: _resolvedTarget_ is contained in _packageURL_.
0 commit comments