Skip to content

Commit 8fa9655

Browse files
committed
fix: disable expandDirectories in tinyglobby
1 parent 7b9b201 commit 8fa9655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/fs/glob.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export function searchComponents(ctx: Context) {
1212
onlyFiles: true,
1313
cwd: root,
1414
absolute: true,
15+
expandDirectories: false,
1516
})
1617

1718
if (!files.length && !ctx.options.resolvers?.length)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy