Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-28 | refactor: extract out sloppy imports resolution from CLI crate (#25920) | David Sherret | |
This is slow progress towards creating a `deno_resolver` crate. Waiting on: * https://github.com/denoland/deno/pull/25918 * https://github.com/denoland/deno/pull/25916 | |||
2024-07-30 | fix(compile/windows): handle cjs re-export of relative path with parent ↵ | David Sherret | |
component (#24795) Closes https://github.com/denoland/deno/issues/24785 | |||
2024-07-25 | refactor: decouple node resolution from deno_core (#24724) | David Sherret | |