瀏覽代碼

prevent scaffolding robots.txt

bach 1 年之前
父節點
當前提交
f764a4473a
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -76,7 +76,8 @@
                 "web-root": "web/"
             },
             "file-mapping": {
-                "[web-root]/sites/development.services.yml": false
+                "[web-root]/sites/development.services.yml": false,
+                "[web-root]/robots.txt": false
             }
         },
         "installer-paths": {