We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb71ac commit 9ae71b6Copy full SHA for 9ae71b6
1 file changed
Makefile
@@ -15,5 +15,6 @@ release:
15
16
clean:
17
rm -rf _build
18
+ rm index.native
19
20
.PHONY: build release
0 commit comments