istanbuljs/nyc

--all should report which files it failed to instrument

开放

#175 创建于 2016年2月28日

 (2 条评论) (1 个反应) (0 位负责人)JavaScript (363 个派生)batch import
Great First Contributionenhancementhelp wantedneeds-investigation

仓库指标

星标
 (5,766 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

#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.

贡献者指南