解析器
一个高性能的模块解析器,主要支持 Node.js 解析算法,并且可配置。
Features
- All configurations are consistent with webpack/enhanced-resolve.
- 28 times faster than webpack/enhanced-resolve (benchmark).
- See README
安装
Node.js
- 使用 node 绑定 oxc-resolver。
- 在 stackblitz 上试用。
Rust
参见 https://crates.io/crates/oxc_resolver 及其文档 https://docs.rs/oxc_resolver。
