Replies: 1 comment 1 reply
-
Normally this should work, could you send me a test repository showing this problem? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project that includes some shared code as a dependency. I'd like to have the types from that code also generate types (it has the correct annotations).
I tried including the path to the library in
auto_discover_types
with no lucky.Any clues? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions