Skip to content

Commit

Permalink
test: refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jul 24, 2019
1 parent ff0c736 commit 8db5a89
Show file tree
Hide file tree
Showing 10 changed files with 1,269 additions and 876 deletions.
2 changes: 2 additions & 0 deletions src/processPattern.js
Expand Up @@ -12,6 +12,8 @@ export default function processPattern(globalRef, pattern) {
{
cwd: pattern.context,
follow: true,
// Todo in next major release
// dot: true
},
pattern.globOptions || {}
);
Expand Down

0 comments on commit 8db5a89

Please sign in to comment.