summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-24 10:42:39 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-24 10:42:39 +0200
commit000f3ae886a67639e2a44fe82fd463f89f09ff8f (patch)
tree87f20742a9c2d2b48dd129f2c2387f24e861824a /Makefile
parentd2b25064a628c929d7c8f5239896e80e4552e1c2 (diff)
Update webpack and fix response check
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
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