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

Simplify and convert with-vercel-fetch example to TypeScript #43403

Merged

Conversation

maxproske
Copy link
Contributor

@maxproske maxproske commented Nov 26, 2022

Simplified the example to just the specific feature, and converted to TypeScript.

  • node-fetch@2 is either polyfilled by Next.js or a peerDep of @vercel/fetch, I can't quite tell, but either way it can be removed from the dependencies.

Documentation / Examples

  • Make sure the linting passes by running pnpm build && pnpm lint
  • The "examples guidelines" are followed from our contributing doc

@ijjk ijjk added the examples Issue/PR related to examples label Nov 26, 2022
@kodiakhq kodiakhq bot merged commit faaba0f into vercel:canary Nov 30, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants