From 000f3ae886a67639e2a44fe82fd463f89f09ff8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 24 Oct 2018 10:42:39 +0200 Subject: Update webpack and fix response check MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3