From 00aecc1d4498bab780f6bebc76a4fce99165e312 Mon Sep 17 00:00:00 2001 From: Nicolas Maillat Date: Wed, 19 Oct 2016 18:15:36 +0200 Subject: [PATCH] Update Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 811621668d..6d0bb59ee7 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ clean_assets: rm -rf ./node_modules rm -rf ./www/assets rm -rf ./www/bower_components + mkdir ./node_modules touch ./node_modules/.gitkeep config: