rsms/estrella

Mocha / Node.js inline require option?

オープン

#59 opened on 2022/10/19

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (36 件のフォーク)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (1,105 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド