Skip to content

Conversation

@userquin
Copy link

I haven't found the docs repo, included a jsdoc to the new compileGlobs helper function and so we can just move the content to the docs.

Right now the jsdoc using /** but should use /**/*.js in the globs, adding the *.js breaks the module.

resolves #166

@userquin
Copy link
Author

I need to add some more logic since we cannot use picomatch directly...

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 26, 2025

Open in StackBlitz

npm i https://pkg.pr.new/tinyglobby@168

commit: 4a7c505

@userquin
Copy link
Author

userquin commented Sep 26, 2025

@userquin
Copy link
Author

argggg, I'm new to biome, I run pnpm check and pnpm lint and it is fine on my local, you should add a CONTRIBUTING.md file.

biome scripts

@userquin
Copy link
Author

We should split some code to allow reuse it here, maybe with changes here #170

@userquin
Copy link
Author

@SuperchupuDev any hint if this will be added? I'm asking because I need to fix some repositories

@SuperchupuDev
Copy link
Owner

i haven't considered yet whether something like this will be added, plan is to get #170 merged first to avoid merge conflicts. if this wasn't added, would you have any other alternatives that solve your use case?

@userquin
Copy link
Author

Other than copy/pasting the code here and adding the dependency to unplugin vue components? No 😔

Just read the jsdocs, last paragraph.

@userquin
Copy link
Author

Another solution here is exporting the helper functions and so we can use them.

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.

patterns being sorted

2 participants