Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[adapter-vercel] Use path/posix to resolve the relative path (issue#3…
…163) (#3200) * Use path/posix to resolve the relative path if we use the default path implementation, on windows we get malformed output since esmodules use "/" as the seperator (related #3163 ) * use posix as export instead of subpackage * Add changeset * Update .changeset/fuzzy-jobs-retire.md Co-authored-by: Ignatius Bagus <[email protected]> Co-authored-by: Simon H <[email protected]> Co-authored-by: Ignatius Bagus <[email protected]>
- Loading branch information