Switch from sassc to cssbundling gem
We already chose to switch to cssbundling per default about a week ago: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144479 We haven't seen any regressions in production (apart from the UTF-8 fix https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145363 needed). So it is probably safe to move forward with the removal of the old SCSS compiler.
显示
- .gitlab-ci.yml 0 个添加, 4 个删除.gitlab-ci.yml
- Gemfile 1 个添加, 2 个删除Gemfile
- Gemfile.checksum 0 个添加, 3 个删除Gemfile.checksum
- Gemfile.lock 0 个添加, 9 个删除Gemfile.lock
- config/application.rb 2 个添加, 18 个删除config/application.rb
- lib/tasks/gitlab/assets.rake 1 个添加, 2 个删除lib/tasks/gitlab/assets.rake
- scripts/frontend/compare_css_compilers.sh 0 个添加, 35 个删除scripts/frontend/compare_css_compilers.sh
- scripts/frontend/lib/compile_css.mjs 0 个添加, 23 个删除scripts/frontend/lib/compile_css.mjs
- scripts/generate-e2e-pipeline 0 个添加, 1 个删除scripts/generate-e2e-pipeline
加载中
想要评论请 注册 或 登录