diff options
author | 2022-05-20 19:58:59 +0000 | |
---|---|---|
committer | 2022-05-20 19:58:59 +0000 | |
commit | 63735084585735009186498db95e4bb7d3d62b90 (patch) | |
tree | c4e5e38915d22c37d133e238f661bf89f463a662 /packages/webapi/src/lib/fetch.ts | |
parent | 60d7164015ce4021aaa5d0862810dc9cfe391909 (diff) | |
download | astro-63735084585735009186498db95e4bb7d3d62b90.tar.gz astro-63735084585735009186498db95e4bb7d3d62b90.tar.zst astro-63735084585735009186498db95e4bb7d3d62b90.zip |
Enforcing routing priority during production builds (#3407)
* WIP: have a few test failures to track down
* WIP: still a few failures to fix
* WIP: fixes the issue of dynamic routes stepping on static routes
* Resolve route priority before building routes for `getStaticPaths()`
* chore: adding comments explaining why this filter is needed
* chore: adding changeset
* got too fancy with the test suite, these routes weren't valid
* simplifying the test cases
* TEMP: is this test breaking my CI run?
* Revert "TEMP: is this test breaking my CI run?"
This reverts commit 291af2a1b6f075ebfc74002886e43110731b3e1b.
* slots-preact didn't list @astrojs/preact as a dep
* reverting copy/paste error
Diffstat (limited to 'packages/webapi/src/lib/fetch.ts')
0 files changed, 0 insertions, 0 deletions