diff --git a/docs/public/_redirects b/docs/public/_redirects index 4f54a1cd..fcf1e216 100644 --- a/docs/public/_redirects +++ b/docs/public/_redirects @@ -7,3 +7,5 @@ https://vitejs.dev/* https://vite.dev/:splat 301! /guide/api-vite-environment.html /guide/api-environment 301 /guide/comparisons /guide/why#how-vite-relates-to-other-unbundled-build-tools 301 /guide/comparisons.html /guide/why#how-vite-relates-to-other-unbundled-build-tools 301 + +/rolldown /guide/rolldown 301