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

EES-2938 Remove node-sass and pin sass at 1.32.13 #3027

Merged
merged 1 commit into from
Dec 6, 2021
Merged

EES-2938 Remove node-sass and pin sass at 1.32.13 #3027

merged 1 commit into from
Dec 6, 2021

Conversation

ntsim
Copy link
Collaborator

@ntsim ntsim commented Dec 6, 2021

This change removes node-sass in favour of sass (the Dart implementation) so that we should no longer get node-gyp errors in the build pipeline.

Note that we have pinned sass at 1.32.13, instead of the latest version due to govuk-frontend using deprecated features. This was unfortunately causing too much unnecessary noise in the frontend dev server logs.

This should hopefully be resolved by govuk-frontend at some point the future. See: alphagov/govuk-frontend#2238

This change removes `node-sass` in favour of `sass` (the Dart
implementation) so that we should no longer get node-gyp errors in the
build pipeline.

Note that we have pinned `sass` at 1.32.13, instead of the latest
version due to `govuk-frontend` using deprecated features. This was
unfortunately causing too much unnecessary noise in the frontend dev
server logs. This should hopefully be resolved by `govuk-frontend` at
some point the future. See: alphagov/govuk-frontend#2238
@ntsim ntsim merged commit 14494f5 into dev Dec 6, 2021
@ntsim ntsim deleted the ees-2938 branch September 14, 2022 11:15
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.

2 participants