Skip to content

[FR]: Add support to configure for generated files in rootDirs #783

@walkerburgin

Description

@walkerburgin

What is the current behavior?

  • bazel configure supports adding dependencies on generated files
  • bazel configure supports adding dependencies based on tsconfig's rootDirs
  • bazel configure does not support adding dependencies on generated files in rootDirs.

Describe the feature

It would be great for bazel configure to add dependencies on generated files located in rootDirs directories. My understanding is that this is one of the primary use cases for rootDirs (as mentioned in the docs). I put together a standalone repro here

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions