waterloo-rocketry / waterloo-rocketry/website-react
Set up image minification through a build process
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 4
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 4
Description
Build tools like Gulp can easily automate the process of minifying and compressing images for use on the web. For example, https://www.freecodecamp.org/news/how-to-minify-images-with-gulp-gulp-imagemin-and-boost-your-sites-performance-6c226046e08e/.
It might be worth having a build command that automatically minifies the images being used on the site, or adding a step to the deploy process to do this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.