summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index eda68688..c638f30e 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,7 @@ stylelint-fix:
clean:
rm -f js/contacts.js
rm -f js/contacts.js.map
+ rm -Rf js/chunks
clean-dev:
rm -rf node_modules