Skip to content

Investigate & exclude unnecessary dependencies from the build #3751

Open
@BenHenning

Description

During the development of #3750 we discovered that we can use maven_install to exclude certain dependencies, and by removing kotlin-reflect we can actually reduce the binary size fairly substantially (>500KB). We should look into kotlin-reflect & all other dependencies to figure out how to minimize the files needed in the final AAB we ship to users (this includes considering resources & assets that can also be removed).

Metadata

Assignees

No one assigned

    Labels

    Impact: LowLow perceived user impact (e.g. edge cases).Z-ibtTemporary label for Ben to keep track of issues he's triaged.enhancementEnd user-perceivable enhancements.

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions