istanbuljs/nyc
Ver no GitHub--all should report which files it failed to instrument
Open
#175 aberto em 28 de fev. de 2016
Great First Contributionenhancementhelp wantedneeds-investigation
Métricas do repositório
- Stars
- (5.468 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
#173 uses --all on a file containing unrecognized syntax. Requiring babel-core/register is the correct solution but it's unfortunate that nyc spits out a rather deep stack trace. Instead it should report which file it failed to instrument, offering suggestions regarding excluding those files or hooking up a transpiler.