This commit is contained in:
parent
93a71d095b
commit
9012a19840
2 changed files with 2 additions and 4 deletions
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
|
||||
|
|
|
|||
|
|
@ -140,9 +140,7 @@
|
|||
bump-version
|
||||
nodejs
|
||||
nvim-test-runner
|
||||
# FIXME: waiting on #301336
|
||||
# (tree-sitter.override { webUISupport = true; })
|
||||
tree-sitter
|
||||
(tree-sitter.override { webUISupport = true; })
|
||||
];
|
||||
|
||||
inherit (checks.pre-commit) shellHook;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue