James Batt

Results 62 comments of James Batt

I think with support for this feature we might be able to use esbuild as a transpiler in rules_ts

here's a quick example in case somebody would like to use it to contribute a proper example: ``` esbuild( name = "bundle", srcs = [":src"], config = { "loader": {...