istanbuljs/nyc
--all should report which files it failed to instrument
Aperta
#175 aperta il 28 feb 2016
Great First Contributionenhancementhelp wantedneeds-investigation
Metriche repository
- Star
- (5766 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
#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.