oxc/crates/oxc_resolver/src
2023-11-21 17:28:27 +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 refactor(resolver): do not search for package.json inside non-existing directories (#1482) 2023-11-21 17:28:27 +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 fix(resolver): make sure package.json path is inside the resolved path (#1481) 2023-11-21 17:24:06 +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
tsconfig.rs feat(resolver): strip trailling commas from tsconfig.json (#1198) 2023-11-08 08:57:06 +00:00