perf(@angular/build): only reset Sass worker pool caches when stylesheet files change #34117

Open
alan-agius4 opened 10:20am on September 18, 2026 wants to merge 1 commit into angular/angular-cli main from
perf/sass-cache-reset

Pull Request Overview

  • Opened on September 18, 2026
  • Status Open
  • Commit count 1 with first commit September 18, 2026

Total Delta

0 Total Diff Delta

Open Days

Open 1 weekdays

Test Delta

0 Diff Delta in Test Files
Breakdown by Phase

How long has this pull request spent in each phase of its lifecycle?

Data pending calculation for pull request

Author avatar

perf(@angular/build): only reset Sass worker pool caches when stylesheet files change

Avoid resetting the Sass worker pool caches during watch rebuilds if no stylesheet files (.scss, .sass, .css) were modified.

No comments have been left on this PR.