Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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