-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ng-update): avoid unnecessary directory reads for global sty…
…lesheets Previously we globbed the project directory for global stylesheets per target of a project. This is unnecessary and slowing down the update as the project root remains the same across arbitrary targets.
- Loading branch information
1 parent
de19045
commit ce40cfd
Showing
1 changed file
with
12 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters