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

Replace sass-rails & sassc-rails with dartsass-sprockets, and accommo… #456

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

seanaery
Copy link
Collaborator

…date Ruby 3.0. Closes TD-1345 & TD-1360.

  • Remove the sassc-rails gem that BL adds via its sprockets asset generator
  • Run the rails generator with --skip-bundle; avoids installing gems we won't use
  • Update trln-chosen-rails to a version that does not depend on sassc-rails
  • Conditionally constrain dartsass-sprockets and its dependencies for Ruby 3.0 & 3.1 support

…date Ruby 3.0. Closes TD-1345 & TD-1360.

- Remove the sassc-rails gem that BL adds via its sprockets asset generator
- Run the rails generator with --skip-bundle; avoids installing gems we won't use
- Update trln-chosen-rails to a version that does not depend on sassc-rails
- Conditionally constrain dartsass-sprockets and its dependencies for Ruby 3.0 & 3.1 support
@kazymovae kazymovae merged commit 837504b into Blacklight-8 Oct 18, 2024
0 of 8 checks passed
@seanaery seanaery deleted the TD-1345-dartsass-sprockets branch November 7, 2024 19: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