oxc/crates/oxc_resolver/src
2023-11-11 23:21:51 +08:00
..
tests feat(resovler): impl Into for IOError (#1223) 2023-11-11 23:21:51 +08:00
builtins.rs feat(resolver): check for node.js core modules (#794) 2023-08-25 22:33:10 +08:00
cache.rs chore: 🤖 make FileSystem trait object safe (#1157) 2023-11-05 23:40:08 +08:00
error.rs feat(resovler): impl Into for IOError (#1223) 2023-11-11 23:21:51 +08:00
file_system.rs chore: 🤖 impl fileSystem for Arc<T> (#1166) 2023-11-06 19:00:05 +08:00
json_comments.rs feat(resolver): strip trailling commas from tsconfig.json (#1198) 2023-11-08 08:57:06 +00:00
lib.rs chore: 🤖 make FileSystem trait object safe (#1157) 2023-11-05 23:40:08 +08:00
options.rs refactor(clippy): allow struct_excessive_bools 2023-10-16 15:18:07 +08:00
package_json.rs fix(resolver): do not resolve browser field that are strings (#816) 2023-08-30 14:00:59 +08:00
path.rs
resolution.rs Rust 1.72.0 (#784) 2023-08-24 23:02:19 +08:00
specifier.rs feat(resolver): handle path alias with # (#739) 2023-08-14 15:04:09 +08:00
tracing_subscriber.rs feat(resolver): add more tracing events to resolver (#907) 2023-09-14 15:34:51 +08:00
tsconfig.rs feat(resolver): strip trailling commas from tsconfig.json (#1198) 2023-11-08 08:57:06 +00:00