oxc/crates/oxc_resolver/src
2023-07-30 01:03:10 +08:00
..
cache.rs perf(resolver): hash once for the get + insert case (#606) 2023-07-25 16:47:17 +08:00
error.rs feat(resolver): port the rest of the exports field tests (#659) 2023-07-30 01:03:10 +08:00
file_system.rs feat(resolver): check for directory before loading a directory (#590) 2023-07-23 18:10:06 +08:00
lib.rs feat(resolver): port the rest of the exports field tests (#659) 2023-07-30 01:03:10 +08:00
options.rs feat(resolver): port the rest of the exports field tests (#659) 2023-07-30 01:03:10 +08:00
package_json.rs feat(resolver): port the rest of the exports field tests (#659) 2023-07-30 01:03:10 +08:00
path.rs feat(resolver): port the rest of the exports field tests (#659) 2023-07-30 01:03:10 +08:00
request.rs feat(resolver): port the rest of the exports field tests (#659) 2023-07-30 01:03:10 +08:00
resolution.rs feat(resolver): implement the basics of path alias (#564) 2023-07-18 13:30:14 +08:00