David Pullar

Results 7 comments of David Pullar

@loudmouth Not sure if that will ever happen, but you could always include a patch file with the changes that I outlined in the initial post ```py http_archive( name =...

Sounds like a great addition, is this being looked at?

> If you omit root_dir attribute, then ts_project will generate one to prevent tsc from including anything outside of rootDir as a source `tsconfig.json` is passed to `tsc` so it...

> You can't tell `ts_project` to access files it does not own. I'm confused, it's a dependency. This is the same concept as referencing an npm package, that path should,...

Oh sorry, @cgrindel, yes this is satisfactory solution!

Any ideas or workarounds in the wild to clean this macro up?

I recently had to patch this lib to work under bazel. Would be great to have this supported by default.