Fixed robots.txt copy

This commit is contained in:
n1474335 2018-02-20 17:15:06 +00:00
parent 74394a773d
commit 19f2e6dae0

View file

@ -381,7 +381,7 @@ module.exports = function (grunt) {
},
{
src: "src/web/static/robots.txt",
dest: "build/prod/"
dest: "build/prod/robots.txt"
}
]
}