Open jbedard opened 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
ts_proto_library(files_to_copy)
No ts_project or js_library should be generated for those same sources since they are already outputs of ts_proto_library
ts_project
js_library
ts_proto_library
ts_proto_library(files_to_copy)
copies those files to the source tree in addition to outputting them in the rule providersNo
ts_project
orjs_library
should be generated for those same sources since they are already outputs ofts_proto_library