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

feat(node/path): support matchesGlob #15917

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

DonIsaac
Copy link
Contributor

What does this PR do?

Support require("node:path").matchesGlob(path, pattern)

How did you verify your code works?

Relevant parallel test cases are ported. Re-used import("bun").Glob, which is already thoroughly tested.

@robobun
Copy link

robobun commented Dec 21, 2024

Updated 10:07 PM PT - Dec 20th, 2024

@DonIsaac, your commit 6b37c25 has 1 failures in #8381:


🧪   try this PR locally:

bunx bun-pr 15917

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants