mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-26 06:48:16 -05:00
feat: Add robots.txt (#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
This commit is contained in:
committed by
Guillaume Chau
parent
278e992fbf
commit
0f9d00ea62
@@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Reference in New Issue
Block a user