How to force TypeScript's compiler to rebuild your files
I’ve noticed when using tsc in watch mode that sometimes - especially if a file has been renamed - it doesn’t realise the file needs recompiling. This state persists across reboots, restarting the watcher, all the usual stuff. The last time I hit this was when I needed