0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/integrations/vercel/test/fixtures/functionPerRoute
Ming-jun Lu ae2a10e1a7
Fix an issue where Vercel adapter may create functions for prerendered routes (#10231)
* fix: fix an issue where Vercel adapter may create functions for prerendered routes

* test: update test cases in `split.test.js`

* chore: add changeset

* refactor: apply suggested changes from code review

* Apply suggestions from code review

---------

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
2024-02-26 18:58:49 +05:30
..
src/pages Fix an issue where Vercel adapter may create functions for prerendered routes (#10231) 2024-02-26 18:58:49 +05:30
astro.config.mjs chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
package.json feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00