Example project to reproduce the issue: [repro.zip](https://github.com/user-attachments/files/19317861/repro.zip) Result when running `tsgo` here: ``` build\ index.js ``` Expected result / what `tsc` outputs: ``` build\ static\ data.json src\ index.js ```