We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc1faa commit 220255cCopy full SHA for 220255c
Makefile
@@ -1,5 +1,5 @@
1
clean:
2
- rm -r ./dist ./build
+ rm -rf ./dist ./build
3
.PHONY: clean
4
5
package:
0 commit comments