diff --git a/src/Umbraco.Web.UI.Client/gruntFile.js b/src/Umbraco.Web.UI.Client/gruntFile.js index 8089cec60b..9b786eda52 100644 --- a/src/Umbraco.Web.UI.Client/gruntFile.js +++ b/src/Umbraco.Web.UI.Client/gruntFile.js @@ -141,10 +141,7 @@ module.exports = function (grunt) { tuning: { files: [ - { - dest: 'preview/index.html', - src: 'src/tuning/index.html' - }, + { dest: '<%= distdir %>/preview', src: '**/*.html', expand: true, cwd: 'src/tuning' }, { dest: '<%= distdir %>/assets/less', src: 'tuning.lessParameters.less', expand: true, cwd: 'src/tuning' }, { dest: '<%= distdir %>/js', src: 'tuning.config.js', expand: true, cwd: 'src/tuning/config' }, { dest: '<%= distdir %>/js', src: 'tuning.palettes.js', expand: true, cwd: 'src/tuning/config' }, diff --git a/src/Umbraco.Web.UI.Client/preview/index.html b/src/Umbraco.Web.UI.Client/preview/index.html deleted file mode 100644 index 55c349bd9c..0000000000 --- a/src/Umbraco.Web.UI.Client/preview/index.html +++ /dev/null @@ -1,222 +0,0 @@ - - - -
- - - - - - - - -Styles saved and visible at the website
-