-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Implement a new config option: metadata.excludePackages. I've already documented it in the typings, but it hasn't been implemented yet.
Currently, typegen automatically includes all public.typelib files published by project dependencies (as defined in the reflection section of package.json). This new option would allow you to explicitly exclude certain packages that you don't use, preventing the metadata size from being inflated by types you'll never reference.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers