teadjs/tead

watch mode for test imports

Closed this issue · 0 comments

because latest node doesn't support clearing the import cache, we're getting the latest test code to run by appending a unique id to our test file imports, but these will still import old versions of any code that is indirectly imported

see this discussion for more info: nodejs/node#38322