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: {