We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c2678 commit e129442Copy full SHA for e129442
1 file changed
Makefile
@@ -22,7 +22,6 @@ generated: clean json
22
clean:
23
rm -rf ./generated/*
24
rm -f internal/wasmtools/wasm-tools.wasm
25
- rm -f internal/wasmtools/wasm-tools.wasm.gz
26
27
# tests/generated writes generated Go code to the tests directory
28
.PHONY: tests/generated
0 commit comments