mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 07:08:27 -05:00
55cb92fded
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. |
||
---|---|---|
.. | ||
integration | ||
testdata | ||
unit | ||
integration_tests.rs |