diff options
author | 2022-07-29 20:54:51 +0000 | |
---|---|---|
committer | 2022-07-29 20:54:51 +0000 | |
commit | a0d1731a7ea9c31c5285b8b7239b2e1e558c1028 (patch) | |
tree | 9054ab2cefe7aefa29a069cd11be2a06621b1279 /examples/framework-svelte | |
parent | 8e201566387d2aa6795ad6b6a7235b73a6011f00 (diff) | |
download | astro-a0d1731a7ea9c31c5285b8b7239b2e1e558c1028.tar.gz astro-a0d1731a7ea9c31c5285b8b7239b2e1e558c1028.tar.zst astro-a0d1731a7ea9c31c5285b8b7239b2e1e558c1028.zip |
Updates the dev server to handle multiple routes matching the same URL (#4087)
* updates the dev server to handle multiple routes matching the same URL
* Adding an error message when multiple routes match in SSR
* resetting the flag used by the `calledTwiceTest`
* injected routes should be sorted with a higher priority than user-defined routes
* adding routing priority tests for injected routes
* chore: add changeset
* adding a dev test to make sure getStaticPaths is called once
Diffstat (limited to 'examples/framework-svelte')
0 files changed, 0 insertions, 0 deletions