0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-11 00:22:34 -05:00
denoland-deno/resolvers/deno
2025-01-09 15:19:08 -05:00
..
npm refactor: add 'sync' feature to deno_resolver crate (#27357) 2025-01-09 15:19:08 -05:00
Cargo.toml refactor: add 'sync' feature to deno_resolver crate (#27357) 2025-01-09 15:19:08 -05:00
cjs.rs refactor: add 'sync' feature to deno_resolver crate (#27357) 2025-01-09 15:19:08 -05:00
clippy.toml refactor: add 'sync' feature to deno_resolver crate (#27357) 2025-01-09 15:19:08 -05:00
fs.rs perf(compile): read embedded files as static references when UTF-8 and reading as strings (#27033) 2024-11-28 15:47:29 +01:00
lib.rs refactor: add 'sync' feature to deno_resolver crate (#27357) 2025-01-09 15:19:08 -05:00
README.md refactor: extract out sloppy imports resolution from CLI crate (#25920) 2024-09-28 19:17:48 -04:00
sloppy_imports.rs refactor: add 'sync' feature to deno_resolver crate (#27357) 2025-01-09 15:19:08 -05:00
sync.rs refactor: add 'sync' feature to deno_resolver crate (#27357) 2025-01-09 15:19:08 -05:00

deno_resolver

Deno resolution algorithm.