0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vercel/test
Arsh e2fe51c828
feat(vercel): ISR (#9714)
* feat(vercel): isr

* bypass token

* exclusion of certain paths

* add test

* remove search params in dev mode

* Apply suggestions from code review

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* fix missing await

* escape src for regex

* cleanup

* revalidate -> expiration

* update type docs

* always exclude /_image

* add changeset

* Apply suggestions from code review

* always create serverless function for /_image

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Apply suggestions from code review

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-02-07 19:06:37 +05:30
..
fixtures feat(vercel): ISR (#9714) 2024-02-07 19:06:37 +05:30
hosted chore: removed adapters cleanup (#8726) 2023-10-10 19:36:35 +05:30
edge-middleware.test.js [ci] format 2024-01-22 23:35:50 +00:00
edge-middleware.test.js.snap
image.test.js feat(vercel): Use Sharp in dev instead of Squoosh by default (#8445) 2023-09-13 18:40:02 +02:00
isr.test.js feat(vercel): ISR (#9714) 2024-02-07 19:06:37 +05:30
max-duration.test.js fix(vercel): edge middleware (#9585) 2024-01-23 05:04:48 +05:30
no-output.test.js
prerendered-error-pages.test.js fix(vercel): fallback to static 404.html (#9648) 2024-01-10 14:52:29 +00:00
redirects-serverless.test.js Prevent Vercel serverless generate static redirect pages (#8896) 2023-10-24 18:26:34 +08:00
redirects.test.js fix(vercel): handle dots in source path for redirects (#9289) 2023-12-12 03:50:22 +05:30
serverless-prerender.test.js
serverless-with-dynamic-routes.test.js [ci] format 2023-09-06 04:46:18 +00:00
setup.js
speed-insights.test.js [@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021) 2023-09-14 08:02:11 -04:00
split.test.js
static-assets.test.js [ci] format 2023-11-07 14:03:45 +00:00
static.test.js fix(vercel): fallback to static 404.html (#9648) 2024-01-10 14:52:29 +00:00
streaming.test.js fix(vercel): edge middleware (#9585) 2024-01-23 05:04:48 +05:30
test-utils.js
web-analytics.test.js [@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021) 2023-09-14 08:02:11 -04:00