1
0
mirror of synced 2024-11-15 02:37:40 +01:00

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"
}
]
}