From 32999b7e19e3829be3fc6790e9c2dddd32ae4997 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Fri, 8 Sep 2017 14:58:50 +0200 Subject: [PATCH] Correction, we don't need this file after all :-) --- src/Umbraco.Web.UI.Client/gulpfile.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/gulpfile.js b/src/Umbraco.Web.UI.Client/gulpfile.js index d2963ab1a3..30ef9c749f 100644 --- a/src/Umbraco.Web.UI.Client/gulpfile.js +++ b/src/Umbraco.Web.UI.Client/gulpfile.js @@ -87,8 +87,7 @@ var sources = { views:{ umbraco: {files: ["src/views/**/*html"], folder: ""}, preview: { files: ["src/canvasdesigner/**/*.html"], folder: "../preview"}, - installer: {files: ["src/installer/steps/*.html"], folder: "install"}, - installerIndex: {files: ["src/installer/installer.html"], out: "installer.html"} + installer: {files: ["src/installer/steps/*.html"], folder: "install"} }, //globs for file-watching