oxc/crates/oxc_resolver/src
Boshen 3bfe05ec7c
chore(resolver): remove tracing_subscriber (#1362)
this is no longer required for rspack
2023-11-17 13:34:54 +08:00
..
tests feat(resovler): impl Into for IOError (#1223) 2023-11-11 23:21:51 +08:00
builtins.rs
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 Rust v1.74.0 (#1357) 2023-11-16 15:21:45 +00:00
lib.rs chore(resolver): remove tracing_subscriber (#1362) 2023-11-17 13:34:54 +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
specifier.rs
tsconfig.rs feat(resolver): strip trailling commas from tsconfig.json (#1198) 2023-11-08 08:57:06 +00:00