This commit is contained in:
parent
93a71d095b
commit
9012a19840
2
Makefile
2
Makefile
|
@ -14,5 +14,5 @@ update-tests: all
|
|||
|
||||
.PHONY: playground
|
||||
playground:
|
||||
nix shell pkgs#emscripten --command tree-sitter build-wasm
|
||||
nix shell pkgs#emscripten --command tree-sitter build --wasm
|
||||
tree-sitter playground
|
||||
|
|
Loading…
Reference in a new issue