Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/issue 1008 vercel adapter plugin #1139

Merged

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Aug 7, 2023

Related Issue

relates to #1008

WIP demo - ProjectEvergreen/greenwood-demo-adapter-vercel#4

Summary of Changes

  1. Created Vercel adapter plugin package
  2. Added test cases

TODO

  1. Integrate with bug/issue 1137 have adapted SSR pages return text/html content type #1138 (will cause some specs to fail until then)

@thescientist13 thescientist13 self-assigned this Aug 12, 2023
@thescientist13 thescientist13 force-pushed the feature/issue-1008-vercel-adapter-plugin branch from de7365e to 2a3799c Compare August 12, 2023 15:16
@thescientist13 thescientist13 merged commit a00a574 into release/0.29.0 Aug 12, 2023
9 checks passed
@thescientist13 thescientist13 deleted the feature/issue-1008-vercel-adapter-plugin branch August 12, 2023 15:49
thescientist13 added a commit that referenced this pull request Aug 12, 2023
* initial implementation of a vercel adapter plugin

* add test case for static build output

* handle request and response properties

* finishing touches to README.md

* add to custom plugins docs page

* link to edge runtime support issue in caveats sections

* handle windows pathname interop
thescientist13 added a commit that referenced this pull request Nov 9, 2023
* initial implementation of a vercel adapter plugin

* add test case for static build output

* handle request and response properties

* finishing touches to README.md

* add to custom plugins docs page

* link to edge runtime support issue in caveats sections

* handle windows pathname interop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Static and Serverless Hosting Runtime Adapters
1 participant