From 244ea39f925878fd0cc3564a17e44ef6fe1dd19d Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Wed, 9 Jan 2019 10:05:18 +0100 Subject: [PATCH] Gulp fixes --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/gulpfile.js b/gulpfile.js index 0b7e50939..8d5974a6b 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -472,6 +472,7 @@ module.exports = { smokesOnly, smokes, clean, + install, build, buildClean, nginxStart,