Skip to content

chore: replace minimatch with picomatch#2188

Open
Adiii-15 wants to merge 1 commit intowxt-dev:mainfrom
Adiii-15:fix-minimatch
Open

chore: replace minimatch with picomatch#2188
Adiii-15 wants to merge 1 commit intowxt-dev:mainfrom
Adiii-15:fix-minimatch

Conversation

@Adiii-15
Copy link

@Adiii-15 Adiii-15 commented Mar 8, 2026

Overview

replaced refs of minimatch to picomatch. Only difference is minimatch had a native TS support while picomatch is JS-only here and doesn’t provide .d.ts.

Manual Testing

ran tests

Related Issue

This PR closes #2177

@Adiii-15 Adiii-15 requested a review from aklinker1 as a code owner March 8, 2026 23:48
@netlify
Copy link

netlify bot commented Mar 8, 2026

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 734c513
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/69ae0adc35a7df0008ae97e0
😎 Deploy Preview https://deploy-preview-2188--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the pkg/wxt Includes changes to the `packages/wxt` directory label Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg/wxt Includes changes to the `packages/wxt` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace minimatch with picomatch

1 participant