You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doing this should also help improve the workflow in the review app as it’ll make reloads faster.
We might also want to consider finding a way to benchmark / set up a budget for this so that we don’t accidentally make it slower again in the future.
This will probably involve making breaking changes, so we should plan it as part of GOV.UK Frontend 4.0.
Related, we should consider setting up tests that make sure that GOV.UK Frontend works with the various different Sass compilers, and ideally define the minimum versions that we expect GOV.UK Frontend to support, and understand what features we can therefore use.
GOV.UK have flagged that our Sass is slow to compile. Although this mostly affects ruby-sass, which is deprecated, it has a noticeable effect in other compilers too.
Doing this should also help improve the workflow in the review app as it’ll make reloads faster.
We might also want to consider finding a way to benchmark / set up a budget for this so that we don’t accidentally make it slower again in the future.
This will probably involve making breaking changes, so we should plan it as part of GOV.UK Frontend 4.0.
Related, we should consider setting up tests that make sure that GOV.UK Frontend works with the various different Sass compilers, and ideally define the minimum versions that we expect GOV.UK Frontend to support, and understand what features we can therefore use.
Stories
The text was updated successfully, but these errors were encountered: