We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a061e commit 0ec6162Copy full SHA for 0ec6162
public/_redirects
@@ -7,3 +7,6 @@ https://ja.vitejs.dev/* https://ja.vite.dev/:splat 301!
7
/guide/api-vite-environment.html /guide/api-environment 301
8
/guide/comparisons /guide/why#how-vite-relates-to-other-unbundled-build-tools 301
9
/guide/comparisons.html /guide/why#how-vite-relates-to-other-unbundled-build-tools 301
10
+
11
+# short links
12
+/rolldown /guide/rolldown 301
0 commit comments