Skip to content

Add feature switches to reduce app size #24901

@AndriySvyryd

Description

@AndriySvyryd

We should define feature switches for model building, migrations, query (#29762) and other code that will not be used with a compiled model to allow the code to be trimmed.
These feature switches could be activated automatically when publishing to AOT as these features are implemented by pre-generated static code.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions