Skip to content

Update esm.md

Rodrigo Muino Tomonari requested to merge github/fork/yu521088/master into master

update LOOKUP_PACKAGE_SCOPE method logic: pjsonURL should be

the resolution of "package.json" within scopeURL

instead of

the resolution of "package.json" within packageURL

Because packageURL should be undefined now. And

set scopeURL to the parent URL of scopeURL

should be the last step in case the module is in the root directory of current package.

Merge request reports

Loading