Fixed copy:ghPages docs error

This commit is contained in:
n1474335 2019-08-28 18:48:31 +01:00
parent 4f2749e0dc
commit 2f0b959aa4
1 changed files with 1 additions and 5 deletions

View File

@ -270,11 +270,7 @@ module.exports = function (grunt) {
{ {
src: "build/prod/index.html", src: "build/prod/index.html",
dest: "build/prod/index.html" dest: "build/prod/index.html"
}, }
{
expand: true,
dest: "build/prod/"
},
] ]
}, },
standalone: { standalone: {