You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2023. It is now read-only.
While updating the frontend dependencies in #31 I did a manual pass at optimizing the favicon and header image. As the web UI gets more complex I forsee more image assets being added, and believe a good step to keeping the app size down would be to add a build step to run assets through an image optimizer. I've worked with https://www.npmjs.com/package/imagemin in the past and it works great, but there's probably some discovery to figure out what tool is best.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While updating the frontend dependencies in #31 I did a manual pass at optimizing the favicon and header image. As the web UI gets more complex I forsee more image assets being added, and believe a good step to keeping the app size down would be to add a build step to run assets through an image optimizer. I've worked with https://www.npmjs.com/package/imagemin in the past and it works great, but there's probably some discovery to figure out what tool is best.
The text was updated successfully, but these errors were encountered: