diff --git a/Gruntfile.js b/Gruntfile.js index 275422e5..25a3942a 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -381,7 +381,7 @@ module.exports = function (grunt) { }, { src: "src/web/static/robots.txt", - dest: "build/prod/" + dest: "build/prod/robots.txt" } ] }