UWCubeSat / hsl-website

Website hosted at huskysat.org
MIT License
5 stars 2 forks source link

Automated Lighthouse reports for builds #6

Open AlnisS opened 1 year ago

AlnisS commented 1 year ago

Netlify has a plugin to automate Lighthouse reports for each build. https://www.netlify.com/blog/2021/03/26/netlify-build-plugin-of-the-week-lighthouse/

Let's integrate it into our build process.

This will help us catch performance, accessibility, etc. regressions.