Set up code to publish web bindings to npm

This commit is contained in:
Max Brunsfeld 2019-05-07 13:07:36 -07:00
parent 572f290ec0
commit 9a82bd9d83
8 changed files with 113 additions and 30 deletions

4
lib/binding_web/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
/tree-sitter.js
/tree-sitter.wasm
node_modules
*.tgz