mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
8f418d13c5
* `isPrenderDefault` ---> `isPrerenderDefault` * test: add test fixture * test: add hybrid getStaticPaths tests * try fix in ci * bring back edit lost on merge conflict fix * back static paths guard * move function to new file to avoid bundling issues * remove unsued import * debugging cleanup * chore: update fixture's package.json * cleanup test * small test refactoring * `status.ts` --> `metadata.ts` * smol refactor * chore: changeset * just return the prerender metadata * refactor tests * chore: update lock file
100 B
100 B
astro |
---|
patch |
fix no matched path when using getStaticPaths
without prerender
export.