Fixed robots.txt copy
parent
74394a773d
commit
19f2e6dae0
|
@ -381,7 +381,7 @@ module.exports = function (grunt) {
|
|||
},
|
||||
{
|
||||
src: "src/web/static/robots.txt",
|
||||
dest: "build/prod/"
|
||||
dest: "build/prod/robots.txt"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue