From 02bab99d4ec2a23b247e609119e45a4bf17c4299 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Wed, 9 Jan 2019 15:41:15 +0100 Subject: [PATCH] Gulp fixes --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/gulpfile.js b/gulpfile.js index 56e01514aa..dc2adf5a9c 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -475,6 +475,7 @@ module.exports = { smokes, clean, install, + i, build, buildClean, nginxStart,