Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ije authored Jan 1, 2025
1 parent 30987d3 commit 780fdae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions native/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cjs-module-lexer/native

This is a native build of cjx-module-lexer, it uses [oxc-resolver](https://github.com/oxc-project/oxc-resolver) to resolve module specifiers.
This is a native build of cjs-module-lexer, it uses [oxc-resolver](https://github.com/oxc-project/oxc-resolver) to resolve module specifiers.

## Usage

Expand All @@ -9,4 +9,4 @@ npm i react
NODE_ENV=development ./cjs-module-lexer react
```

You can download the native build binary from [releases](https://github.com/esm-dev/cjs-module-lexer/releases).
You can download the native build binary from [releases](https://github.com/esm-dev/cjs-module-lexer/releases) page.

0 comments on commit 780fdae

Please sign in to comment.