From: Eduardo San Martin Morote Date: Fri, 13 Mar 2020 16:52:13 +0000 (+0100) Subject: chore: add more testing links X-Git-Tag: v4.0.0-alpha.2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304b12500c4663acb99041cecf4211a0fef6ed5c;p=thirdparty%2Fvuejs%2Frouter.git chore: add more testing links --- diff --git a/playground/App.vue b/playground/App.vue index 79f0de8d..d3c51661 100644 --- a/playground/App.vue +++ b/playground/App.vue @@ -69,37 +69,9 @@
  • /nested
  • -
  • - /nested/nested -
  • -
  • - /nested/nested/nested -
  • /anidado
  • -
  • - /anidado/nested -
  • -
  • - /anidado/nested/nested -
  • -
  • - /anidado/a -
  • -
  • - /nested/a -
  • -
  • - /anidado/a/nested -
  • -
  • - /nested/a/nested -
  • /long-0
  • @@ -115,9 +87,6 @@ >/users/{{ Number(currentLocation.params.id || 0) + 1 }} -
  • /with-data
  • diff --git a/playground/index.html b/playground/index.html index 1362b64c..f2874ec9 100644 --- a/playground/index.html +++ b/playground/index.html @@ -9,6 +9,9 @@