From 8936f65c9032eb363ff936c6bbac5a94a348585d Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 15 Jul 2016 08:57:52 -0400 Subject: Improving caching of static assets (#3591) --- webapp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webapp/Makefile') diff --git a/webapp/Makefile b/webapp/Makefile index 81e00aec6..10712deff 100644 --- a/webapp/Makefile +++ b/webapp/Makefile @@ -20,6 +20,8 @@ test: .npminstall build: .npminstall @echo Building mattermost Webapp + rm -rf dist + npm run build run: .npminstall -- cgit v1.2.3-1-g7c22