Skip to content

Commit

Permalink
Performance improvements (#86)
Browse files Browse the repository at this point in the history
* Baseline rewrite of the file scanning flow

* use fast-glob for globbing

* remove glob dependency, in favor of is-glob

* break out `filterPaths` into its own function on `util`

* Working on getDestPaths

* Fix `getDestPath` compatibility.
hit 100% coverage.

* fix lint issues.
  • Loading branch information
TwitchBronBron authored Mar 17, 2022
1 parent dcfd92b commit 26a762b
Show file tree
Hide file tree
Showing 6 changed files with 480 additions and 266 deletions.
Loading

0 comments on commit 26a762b

Please sign in to comment.