Description
I also can't find any reference to it in the source code besides makeConfig and documentation?
Is there a new way to include dependencies in the extraction?
Verifications
Reproduction Steps
includeDeps: ['@packages/some-internal-package'],
tsx deps from this package are not included in my extraction. if I move them into the calling package, it works fine.
Expected Behavior
expected extraction to cover these files
Macro Support
SWC with @lingui/swc-plugin
Lingui Version
5.3.1
Babel Version
No response
Framework
next