-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What is the current behavior?
Hi,
I have a repo using I am using py_proto_library and ts_proto_library.
My python library imports the proto using
from src import types_pb2
When I run aspect configure, the CLI complains that it's an unknown dependency.
Describe the feature
Is there some documentation or examples that explain how to make aspect configure understand the proto generated code, and therefore add a dependency on the py_proto_library and ts_proto_library whenever it encounters a proto import?
Thank you!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request