From 2f0b959aa4e8ed3d2c07062106e7f192347305de Mon Sep 17 00:00:00 2001 From: n1474335 Date: Wed, 28 Aug 2019 18:48:31 +0100 Subject: [PATCH] Fixed copy:ghPages docs error --- Gruntfile.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 3eb67068..cd4c998e 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -270,11 +270,7 @@ module.exports = function (grunt) { { src: "build/prod/index.html", dest: "build/prod/index.html" - }, - { - expand: true, - dest: "build/prod/" - }, + } ] }, standalone: {