-
@andy__carrell That *could* solve the TypeScript problem, but the same issue of chaining together two build steps still exists. Replace TS with Babel or ESBuild and you get the same problem. I think JS type syntax is one attempt at solving "crappy build tools" by avoiding them entirely.