Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement config option metadata.excludePackages #26

@Hookyns

Description

@Hookyns

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.

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