Open segevfiner opened 3 months ago
The latest Node.js bindings use prebuildify, but the package published to npm is published without any prebuilds, it should be published with prebuilds, see https://github.com/tree-sitter/workflows/blob/main/.github/workflows/package-npm.yml for how the parsers in the tree-sitter org do it.
This has prebuilds
The latest Node.js bindings use prebuildify, but the package published to npm is published without any prebuilds, it should be published with prebuilds, see https://github.com/tree-sitter/workflows/blob/main/.github/workflows/package-npm.yml for how the parsers in the tree-sitter org do it.