Great First Contributionenhancementhelp wantedneeds-investigation
仓库指标
- Star
- (5,468 star)
- PR 合并指标
- (30 天内没有已合并 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.