We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588ce19 commit 476507cCopy full SHA for 476507c
analysis/Makefile
@@ -1,6 +1,7 @@
1
SHELL = /bin/bash
2
3
build-native:
4
+ rm -f rescript-editor-analysis.exe
5
dune build
6
cp _build/install/default/bin/rescript-editor-analysis.exe rescript-editor-analysis.exe
7
0 commit comments