rsms/estrella

Mocha / Node.js inline require option?

开放

#59 创建于 2022年10月19日

 (5 条评论) (0 个反应) (0 位负责人)TypeScript (36 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (1,105 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Admittedly, I'm not an expert on how this is supposed to work, but I know that you can run Typescript via node -r 'ts-node/register' as well as run tests via mocha -r 'ts-node/register'. But this is much slower than esbuild/estrella...

Any suggestions on how to do this with Estrella? It would be a nice feature if its simple enough to build.

贡献者指南