When I first started working on TypeScript in Bazel, we borrowed Google's approach to running the compiler, called ts_library. It's fast, but it comes with a ton of complexity since it needs a custom compiler binary which hacks into a lot of TypeScri...
blog.aspect.build4 min read
No responses yet.