Browse Source

Update Vite documentation (7.1.2)

Simon Legner 4 tháng trước cách đây
mục cha
commit
a514db46ef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/vite.rb

+ 1 - 1
lib/docs/scrapers/vite.rb

@@ -22,7 +22,7 @@ module Docs
     html_filters.push 'vite/entries', 'vite/clean_html'
 
     version do
-      self.release = '7.0.0'
+      self.release = '7.1.2'
       self.base_url = 'https://vite.dev/'
     end