Skip to content

Allow type suppressions #2

@blois

Description

@blois

Currently all types with injection annotations and metadata are processed which adds unnecessary bloat. Provide a way to suppress types.

Types included in the static injector generation include the constructor so tree shaking will not eliminate these at all, leading to potentially significant chunks of code for things like the dynamic expression parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions