marvinhagemeister / karma-esbuild

Preprocessor based on esbuild for the karma test runner
MIT License
21 stars 10 forks source link

Switch to jsdom-launcher #13

Closed jridgewell closed 3 years ago

jridgewell commented 3 years ago

This is an attempt to eliminate as many process spawns as possible, which makes the tests considerably faster and more consistent.