geobtaa / geoportal

Big Ten Academic Alliance Geoportal
Other
10 stars 5 forks source link

Performance - Reduce unused Javascript #548

Closed ewlarson closed 7 months ago

ewlarson commented 7 months ago

Chrome DevTools / Lighthouse audit suggests: "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity."

Primarily this will entail only loading M3 (Mirador) when necessary.

Screenshot 2023-12-04 at 2 43 36 PM