rules_ts
rules_ts copied to clipboard
Ensuring the _types target (when alias) has the right tags
When using the alias variant of the _types (dedicated dts_emitter) the target will not be given the provided tags, unlike all the other targets generated by this macro, including the _types when created using the filegroup.
Changes are visible to end-users: yes/no
no
Test plan
bazel query //:target_types --output=xml will show that the tags attribute was set correctly.
Test
1 test target passed
Targets
//.github/workflows:update_aspect_bazelrc_presets_0_test [k8-fastbuild] 29ms
Total test execution time was 29ms. 171 tests (99.4%) were fully cached saving 12s.
