Set up code to publish web bindings to npm
This commit is contained in:
parent
572f290ec0
commit
9a82bd9d83
8 changed files with 113 additions and 30 deletions
4
lib/binding_web/.gitignore
vendored
Normal file
4
lib/binding_web/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/tree-sitter.js
|
||||
/tree-sitter.wasm
|
||||
node_modules
|
||||
*.tgz
|
||||
Loading…
Add table
Add a link
Reference in a new issue