Closed aklinker1 closed 2 months ago
Here's the code that's returning the files inside Modules/
instead of just modules/
:
Hmm, caseSensitiveMatch
is true by default...
Not reproducible on Linux. Could reproduce on Mac, but the caseSensitiveMatch
option didn't have an effect, so I'm closing this as an upstream issue.
Describe the bug
You can create a file at
src/Modules/xyz.ts
, and it will be discovered as a module, when only file insrc/modules
should be discovered.Discovered in https://github.com/wxt-dev/wxt/discussions/950#discussioncomment-10512337
Reproduction
repro.zip
Steps to reproduce
The log should not be printed, but it is.
System Info
Used Package Manager
pnpm
Validations