-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels