Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract OpenLayers mapping JS & CSS into separate bundle #62

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

thekid
Copy link
Owner

@thekid thekid commented Sep 29, 2024

Reduces the amount of JS to be loaded for the home page by ~816 kilobytes (223 kb gzipped, 181.44 brotli-compressed):

  • vendor.65508de.css: 0.16 kB
  • vendor.5051e0f.js: 7.39 kB
  • mapping.6c2eb06.css: 6.19 kB
  • mapping.e89e002.js: 815.88 kB

@thekid thekid merged commit a47dc42 into main Oct 3, 2024
13 checks passed
@thekid thekid deleted the refactor/extract-mapping branch October 3, 2024 10:12
@thekid thekid mentioned this pull request Oct 3, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant