Update Vite documentation (2.9.1)

pull/1728/head
Simon Legner 3 years ago
parent 3c4f0a3e41
commit 2d3cc06ccc

@ -15,7 +15,7 @@ module Docs
Licensed under the MIT License. Licensed under the MIT License.
HTML HTML
self.release = '2.8.3' self.release = '2.9.1'
self.base_url = 'https://vitejs.dev/' self.base_url = 'https://vitejs.dev/'
self.initial_paths = %w(guide/) self.initial_paths = %w(guide/)
html_filters.push 'vite/entries', 'vite/clean_html' html_filters.push 'vite/entries', 'vite/clean_html'

Loading…
Cancel
Save