Skip to content

Add checks to avoid exporting duplicate assets #97

@donfour

Description

@donfour

Is your feature request related to a problem? Please describe.
Currently, we export all images and vectors, no matter if they're the same or not. For example, in this design:

Screen Shot 2023-06-07 at 11 51 27 AM

We export the upper right heart icon and lower left Ethereum logo three times, which results in a lot of extra imports and props.

Describe the solution you'd like
Before exporting assets, we should do a check to find duplicates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions