nuxt-modules / robots

Tame the robots crawling and indexing your Nuxt site.
https://nuxtseo.com/robots
MIT License
424 stars 34 forks source link

feat: read `static/robots.txt` #28

Closed ricardogobbosouza closed 5 years ago

ricardogobbosouza commented 5 years ago

Read and merge static/robots.txt when exists

Resolve #22

codecov[bot] commented 5 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #28   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          32     49   +17     
  Branches        6      7    +1     
=====================================
+ Hits           32     49   +17
Impacted Files Coverage Δ
lib/module.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9bd40e7...48af371. Read the comment docs.