Closed micahdbak closed 3 months ago
(Also, site changes have been deployed!!)
site changes have been deployed
I notice the background image is 12MB, and takes 8s to load in my current environment (23Mbits/s down). Perhaps we should decrease the resolution to be 1080p?
@EarthenSky yup, I noticed this! Gonna work on it in this issue: https://github.com/CSSS/csss-site-frontend/issues/36
To let the
npm run build
script actually complete(The analyzer waits for user to CTRL+C before stopping, which breaks the build process)