Skip to content

includeDeps does not seem to do anything for experimental extractor? #2250

@rikbrown

Description

@rikbrown

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

  • I've checked the docs and this isn't covered there.
  • I've searched existing issues on GitHub.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions