-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update glob * use posix path * don't use replaceAll * use posix true * use posix.join * remove redundant replace * add back check * fix file paths on windows * normalize path after it's joined * remove console.log * bump * move glob pattern down * lessen split-joins * Revert "lessen split-joins" This reverts commit 32f875d. * move order * remove redundant split-join * upgrade to glob v9 * Revert "upgrade to glob v9" This reverts commit aad0548. * use one replace
- Loading branch information
Showing
2 changed files
with
9 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters