The site was running very slowly and getting a poor Lighthouse/GTMetrix score
Steps to remedy:
Added additional bundle and minified code attributes to the build config
Altered the home page gradient image to be a smaller .jpg
Further steps:
Optimize all images
Look into removing duplicative CSS
Look into using compile from USWDS - it was successful in getting the CSS even smaller but I couldn't figure out how to combine these in a timely manner
Description
The site was running very slowly and getting a poor Lighthouse/GTMetrix score
Steps to remedy:
Further steps:
PR Preview