alphagov / calculators

Serves the Child benefit tax calculator on GOV.UK
https://docs.publishing.service.gov.uk/apps/calculators.html
MIT License
11 stars 13 forks source link

Use individual component JS #909

Closed andysellick closed 4 years ago

andysellick commented 4 years ago

Update calculators to import the Javascript for only the components it is using, instead of all components, as documented here.

Note: despite recent changes to the suggested sass feature, the suggested sass for calculators remains unchanged.

Filesize comparison

Screenshot 2020-06-17 at 10 30 17

JS before: 471 KB

Screenshot 2020-06-17 at 10 32 12

JS after: 216 KB

Trello card: https://trello.com/c/GWttlBxs/228-upgrade-applications-to-use-individual-component-sass