Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Resolve entry globs internally #93

Merged
merged 1 commit into from
Jul 14, 2018
Merged

Resolve entry globs internally #93

merged 1 commit into from
Jul 14, 2018

Conversation

vweevers
Copy link
Contributor

@vweevers vweevers commented Jul 6, 2018

Closes #84.

I picked globby because it exports an Promise API, but this PR uses globby.sync. A next step would be to resolve globs asynchronously. I did not feel comfortable doing so, with my limited knowledge of this codebase.

@blakeembrey blakeembrey merged commit c49b3ac into dependency-check-team:master Jul 14, 2018
@ralphtheninja
Copy link

@blakeembrey Thank you!

@vweevers vweevers deleted the resolve-globs branch July 14, 2018 18:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Globs on Windows PowerShell not working correctly?
3 participants