module.name_mapper.extension: Not working for stub folder named "__mocks__"
Aperta
- Lingua principale
- Rust
- Stelle
- 22.3k
- Fork
- 1.9k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am using flow version 0.43.1
There are undocumented restrictions on naming folders which can be used to put stub files in for the option `module.name_mapper.extension`.
I had a folder named `/__mocks__` and the stubs were not found, resulting in a "required module not found" error.
Using e.g. `/flow-stubs` worked.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.