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 2cf03e2 commit 33bda95Copy full SHA for 33bda95
README.md
@@ -73,5 +73,5 @@ It is used to copy and test the tree-sitter grammars.
73
### `scripts/setup`
74
75
A postinstall script to setup parser dynamic library for the `@ast-grep/lang-*` packages.
76
-If there is prebuild available, it will copy the dynamic library according to the platform and architecture.
+If there is prebuild available, it does nothing.
77
If there is no prebuild available, it will build the dynamic library from the tree-sitter grammar files.
0 commit comments