build(Makefile): cleanup new stack-work dirs
This commit is contained in:
parent
b5e7b970e3
commit
2691925557
2
Makefile
2
Makefile
@ -65,7 +65,7 @@ help:
|
||||
clean:
|
||||
rm -rf develop
|
||||
-rm -rf node_modules .npm .cache assets/icons assets/favicons static well-known config/manifest.json
|
||||
-rm -rf .stack-work .stack-work-run .stack-work-test .stack-work-doc .stack-work.lock
|
||||
-rm -rf .stack-work .stack-work.lock .stack-work-compile .stack-work-start .stack-work-test .stack-work-lint .stack-work-hoogle
|
||||
-rm -rf bin .Dockerfile develop
|
||||
-$(CONTAINER_COMMAND) container prune --force
|
||||
.PHONY: clean-all
|
||||
|
||||
Loading…
Reference in New Issue
Block a user