Skip to content

Commit

Permalink
update usage/resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jul 4, 2024
1 parent d61013d commit 61ac85d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/docs/guide/usage/resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Node.js cjs and esm path resolution.

- All configurations are aligned with [webpack/enhanced-resolve][url-enhanced-resolve].
- 28x faster than [webpack/enhanced-resolve][url-enhanced-resolve] ([benchmark](https://github.com/oxc-project/bench-nodejs-resolver)).
- See [README](https://github.com/oxc-project/oxc-resolver)

## Installation

Expand All @@ -25,7 +26,7 @@ See [https://crates.io/crates/oxc_resolver][url-oxc-resolver-crate] and its docu

### Node.js

The node binding [oxc-resolver][url-oxc-resolver-npm] is currently work in progress.
See [oxc-resolver][url-oxc-resolver-npm] for node binding via napi.

<!-- Links -->

Expand Down

0 comments on commit 61ac85d

Please sign in to comment.