marvinhagemeister / karma-esbuild

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

Make the rebundle test less flakey #29

Closed jridgewell closed 3 years ago

jridgewell commented 3 years ago

Sometimes 3 distinct bundle can happen, but only 1 rerun of the test suite. As long as the "no concurrent builds" rule holds, it doesn't matter too much.