Skip to content

feat: reduce image size of *.png images #110

Open
@evanwporter

Description

@evanwporter

The size of the *.png images could potentially be reduced by running over all the images with imagemin and imagemin-pngquant.

I haven't explored this too indepth, but I first made a simple vite plugin that ran the imagemin app over all the images before adding them to the dist, but it took too long so I scrapped it. However from what I could tell the images did seem to be smaller if only by a few megabytes (I'm not sure how many of the images the app actually go to though).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions