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 e6a5e1e commit bc46bb3Copy full SHA for bc46bb3
images/bundler.svg
images/diagrams.fig
-46.2 KB
images/esm.svg
images/graph.svg
public/_redirects
@@ -1,5 +1,5 @@
1
# temporary, we'll flip this around some day
2
-https://vitejs.dev/* https://vite.dev/:splat 301!
+https://ja.vitejs.dev/* https://ja.vite.dev/:splat 301!
3
4
/guide/api-vite-runtime /guide/api-environment 301
5
/guide/api-vite-runtime.html /guide/api-environment 301
@@ -8,11 +8,5 @@ https://vitejs.dev/* https://vite.dev/:splat 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
-# llms.txt
12
-/*.txt /:splat.md 301
13
-/llms.md /llms.txt 301
14
-/llms.txt /llms.txt 200!
15
-/llms-full.txt /llms-full.txt 200!
16
-
17
# short links
18
/rolldown /guide/rolldown 301
0 commit comments