DEV: Switch to sassc-embedded (#24639)

Sassc-embedded fixes a performance issue with a leaking DartSass process. And it also fixes an issue with source map file paths (without any extra flags).
This commit is contained in:
Penar Musaraj
2023-12-08 10:34:03 -05:00
committed by GitHub
parent ed7a675e59
commit 28956a5415
3 changed files with 9 additions and 19 deletions

View File

@@ -216,7 +216,7 @@ gem "logstash-logger", require: false
gem "logster"
# A fork of sassc with dart-sass support
gem "dartsass-ruby"
gem "sassc-embedded"
gem "rotp", require: false