Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Minify image #3

Open
viniciuskneves opened this issue Oct 3, 2019 · 4 comments
Open

Minify image #3

viniciuskneves opened this issue Oct 3, 2019 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest filter tag help wanted Extra attention is needed

Comments

@viniciuskneves
Copy link
Owner

Right now we don't compress image neither serve different sizes/formats for the user (different screen sizes/browser support).

It would be nice to have it when building the project.

@viniciuskneves viniciuskneves added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest Hacktoberfest filter tag labels Oct 3, 2019
@Sbaah
Copy link

Sbaah commented Oct 3, 2019

Hello, i would like to attempt this.

@viniciuskneves
Copy link
Owner Author

Hey @Sbaah great!

References:

You can also look for Parcel plugins to do so. There is one that uses imagemin (https://www.npmjs.com/package/parcel-plugin-imagemin) and might help here.

Thanks for your support!

@Sheitak
Copy link

Sheitak commented Oct 3, 2019

Hello ! I allowed myself to convert the image and integrate it into the code, to accompany @Sbaah in his contribution. Thank you for this exchange and sharing.

@viniciuskneves
Copy link
Owner Author

If someone still interested, there is some room for improvement here. We've merged a simple solution but it can be improved if someone is interested!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest filter tag help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants