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 ​
Node.js ​
- Use the node binding oxc-resolver.
- Try on stackblitz.
Rust ​
See https://crates.io/crates/oxc_resolver and its documentation https://docs.rs/oxc_resolver.