CSSS / csss-site-frontend

CSSS Website Frontend (2024 - Present)
https://new.sfucsss.org/
GNU Affero General Public License v3.0
6 stars 6 forks source link

Reconfigure webpack bundle analyzer #35

Closed micahdbak closed 3 months ago

micahdbak commented 3 months ago

To let the npm run build script actually complete

(The analyzer waits for user to CTRL+C before stopping, which breaks the build process)

micahdbak commented 3 months ago

(Also, site changes have been deployed!!)

EarthenSky commented 3 months ago

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?

micahdbak commented 3 months ago

@EarthenSky yup, I noticed this! Gonna work on it in this issue: https://github.com/CSSS/csss-site-frontend/issues/36