diff --git a/Makefile b/Makefile index 3865293d2..e55dd0825 100644 --- a/Makefile +++ b/Makefile @@ -49,6 +49,7 @@ uninstall: clean: rm -rf .build + rm -rf $(JSDEPS) build: .build/ui js