Explorar o código

Fixed robots.txt copy

n1474335 %!s(int64=7) %!d(string=hai) anos
pai
achega
19f2e6dae0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

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