isolatedModules flag not used in tsconfig.json in /build/web-app dir. This prevents building frontend.import type { Route } from '../../types' or adding a "isolatedModules": false to /build/web-app/tsconfig.json. But those are manual editions to the output files that is not desired. Anything that can be done on source side?build/web-app folder. I don't know if I am the only one hitting this