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

fix(vercel-edge): add temporary workaround for process.cwd usage #898

Merged
merged 3 commits into from
Feb 1, 2023

Conversation

harlan-zw
Copy link
Contributor

πŸ”— Linked issue

#759

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Without having any idea on where to start to debug this, it would be nice if we can ship this temporary work around so that vercel-edge becomes more usable.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #898 (639fe81) into main (40c21a2) will not change coverage.
The diff coverage is n/a.

❗ Current head 639fe81 differs from pull request most recent head 2f7cc44. Consider uploading reports for the commit 2f7cc44 to get more accurate results

@@           Coverage Diff           @@
##             main     #898   +/-   ##
=======================================
  Coverage   67.50%   67.50%           
=======================================
  Files          59       59           
  Lines        5866     5866           
  Branches      637      637           
=======================================
  Hits         3960     3960           
  Misses       1897     1897           
  Partials        9        9           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

src/runtime/utils.ts Outdated Show resolved Hide resolved
@pi0 pi0 merged commit c784b87 into main Feb 1, 2023
@pi0 pi0 deleted the fix/vercel-edge-cwd branch February 1, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants