Resolver
Node.js cjs and esm path resolution.
Features
- All configurations are aligned with webpack/enhanced-resolve.
- 28x faster than webpack/enhanced-resolve (benchmark).
- See README
Installation
Rust
See https://crates.io/crates/oxc_resolver and its documentation https://docs.rs/oxc_resolver.
Node.js
See oxc-resolver for node binding via napi.