documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Fix path handling in glob pattern for cross-platform compatibility

Open reallesee opened this issue 7 months ago • 1 comments

Replace string concatenation with path.join() when creating glob patterns to ensure correct path separators across different operating systems, especially on Windows where backslashes are used instead of forward slashes.

reallesee avatar Jul 12 '25 14:07 reallesee

@reallesee is attempting to deploy a commit to the Chainlink Labs Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jul 12 '25 14:07 vercel[bot]