We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6399580 commit 7f67354Copy full SHA for 7f67354
web/Makefile
@@ -10,4 +10,4 @@ run: node_modules
10
11
,PHONY: clean
12
clean:
13
- rm -rf node_modules yarn.lock
+ rm -rf node_modules
0 commit comments