rsms/estrella

Mocha / Node.js inline require option?

Ouverte

#59 ouverte le 19 oct. 2022

 (5 commentaires) (0 réaction) (0 personne assignée)TypeScript (36 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (1 105 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur