Skip to content

Commit 0f9d00e

Browse files
Jorge MolinerAkryum
authored andcommitted
feat: Add robots.txt (vuejs#1715)
Lighthouse 3.0 issue while passing a new audit: "Ensure that your site's robots.txt file is properly formed so that search bots can crawl your site." Ref: https://developers.google.com/web/updates/2018/05/lighthouse3
1 parent 278e992 commit 0f9d00e

File tree

1 file changed

+2
-0
lines changed
  • packages/@vue/cli-plugin-pwa/generator/template/public

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
User-agent: *
2+
Disallow:

0 commit comments

Comments
 (0)