We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30987d3 commit 780fdaeCopy full SHA for 780fdae
native/README.md
@@ -1,6 +1,6 @@
1
# cjs-module-lexer/native
2
3
-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.
4
5
## Usage
6
@@ -9,4 +9,4 @@ npm i react
9
NODE_ENV=development ./cjs-module-lexer react
10
```
11
12
-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 commit comments