aspect-build / aspect-cli

correct, fast, usable: choose three
https://aspect.build/cli
Apache License 2.0
93 stars 22 forks source link

[Bug]: ts_proto_library(files_to_copy) should not also be put in srcs of the generated library rule #736

Open jbedard opened 3 months ago

jbedard commented 3 months ago

ts_proto_library(files_to_copy) copies those files to the source tree in addition to outputting them in the rule providers

No ts_project or js_library should be generated for those same sources since they are already outputs of ts_proto_library