## Steps to reproduce https://github.com/tharakadesilva/tsgo-2640 * `pnpm i` * `pnpm dev` * Observe `packages/ui/dist/index.js` while updating `packages/ui/src/index.tsx` ## Behavior with `typescript@5.9` `tsc --watch` works as expected and the output is as expected, https://github.com/user-attachments/assets/24d8faf3-41fb-4722-9932-a7ce88118dbf ## Behavior with `tsgo` `tsgo --watch` doesn't update immediately even though it says that it built in a fraction of a second. Sometimes, it doesn't update at all. https://github.com/user-attachments/assets/f78e5662-0c2c-45bf-957c-52a06567c169