Skip to content

Commit

Permalink
enhance: replace glob with fast-glob (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
kricsleo authored Jan 14, 2025
1 parent ec0efff commit f1deba9
Show file tree
Hide file tree
Showing 7 changed files with 123 additions and 128 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@swc/core": "^1.10.7",
"@swc/helpers": "^0.5.11",
"clean-css": "^5.3.3",
"glob": "^11.0.0",
"fast-glob": "^3.3.3",
"magic-string": "^0.30.17",
"ora": "^8.0.1",
"picomatch": "^4.0.2",
Expand Down
Loading

0 comments on commit f1deba9

Please sign in to comment.