Enable new CSS compiler by default
After analyzing the CSS diff between the new and old compiler, the diff doesn't have us concerned too much. We therefore want to enable the new SASS compiler in CI/CD to see if there are any failures. Furthermore we turn it on in development by default as well - See also: https://gitlab.com/gitlab-org/gitlab/-/issues/438278 - Link to the Diff: https://gitlab.com/gitlab-org/frontend/playground/sass-compiler-diff/-/merge_requests/1#note_1758213709
显示
- .gitlab-ci.yml 4 个添加, 0 个删除.gitlab-ci.yml
- config/application.rb 1 个添加, 1 个删除config/application.rb
- lib/tasks/gitlab/assets.rake 1 个添加, 0 个删除lib/tasks/gitlab/assets.rake
- scripts/frontend/lib/compile_css.mjs 19 个添加, 2 个删除scripts/frontend/lib/compile_css.mjs
- scripts/generate-e2e-pipeline 1 个添加, 0 个删除scripts/generate-e2e-pipeline
加载中
想要评论请 注册 或 登录