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 b31ea5c commit 9b1e387Copy full SHA for 9b1e387
src/public/_redirects
@@ -9,4 +9,4 @@
9
/v2/examples/svg.html https://vuejs.org/examples/#svg 301
10
/v2/examples/todomvc.html https://vuejs.org/examples/#todomvc 301
11
/v2/examples/tree-view.html https://vuejs.org/examples/#tree 301
12
-/v2/* https://v2.vuejs.org/v2/:splat 301
+/v2/* https://v2.vuejs.org/v2/:splat?redirect=true 302
0 commit comments