David Sherret
|
0e42884a4c
|
refactor(npm): move InNpmPackageChecker code to deno_resolver (#27609)
As title. Will allow consumers to create this struct and use our
behaviour.
Closes #27409
|
2025-01-09 15:19:21 -05:00 |
|
David Sherret
|
f3e851927c
|
refactor(npm): extract out some npm fs resolution code from the cli (#27607)
Moves the npm fs resolvers into the deno_resolution crate.
This does not entirely move things out, but is a step in that direction.
|
2025-01-09 15:19:21 -05:00 |
|
Kenta Moriuchi
|
a39c83170f
|
chore: Happy New Year 2025 (#27509)
|
2025-01-09 15:19:16 -05:00 |
|
Bartek Iwańczuk
|
9529d2a77f
|
fix: deno_resolver crate without 'sync' feature (#27403)
|
2025-01-09 15:19:10 -05:00 |
|
Bartek Iwańczuk
|
fbf569fdfa
|
refactor: add 'sync' feature to deno_resolver crate (#27357)
|
2025-01-09 15:19:08 -05:00 |
|