diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-11-06 00:58:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-06 00:58:21 +0100 |
commit | e7d7da85dff177bbc919cab48643135c68e065bd (patch) | |
tree | ee6ddb2abe715b80ad0334750e262ef7145f7975 /runtime/js/01_errors.js | |
parent | 384e53308a7d7e5d503e9cbf9950ab428048ac4c (diff) |
fix(npm): fix CJS resolution with local node_modules dir (#16547)
This commit fixes CJS resolution when there's a local "node_modules/"
directory.
Before this commit relative imports from CJS files where resolved
relative to
root directory of the package instead of relative to referrer file.
Diffstat (limited to 'runtime/js/01_errors.js')
0 files changed, 0 insertions, 0 deletions