-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Labels
angular/build:applicationarea: @angular/buildfeatureIssue that requests a new featureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlogneeds: investigationRequires some digging to determine if action is neededRequires some digging to determine if action is needed
Description
Command
build, serve
Description
Over the last year the sass-embedded
package has become really stable and is much faster than the sass
package used by the angular CLI for building scss files today (on our enormous application, we were able to compile all our scss files about 30s faster using sass-embedded
)
Vite also recently added support: vitejs/vite#17754
Describe the solution you'd like
If the sass-embedded
embedded package is installed in the root package.json, the angular CLI would use that to compile all scss files instead of the sass
package.
Describe alternatives you've considered
No response
th0r, pshurygin, Komock, sharikovvladislav, Jazper and 3 moreth0r
Metadata
Metadata
Assignees
Labels
angular/build:applicationarea: @angular/buildfeatureIssue that requests a new featureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlogneeds: investigationRequires some digging to determine if action is neededRequires some digging to determine if action is needed