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.

貢獻者指南