rsms/estrella

Mocha / Node.js inline require option?

Offen

#59 geöffnet am 19.10.2022

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (36 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (1.105 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide