-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
area: @angular-devkit/build-angulardevkit/build-angular:browserfeatureIssue that requests a new featureIssue that requests a new featurefeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under consideration
Milestone
Description
Bug Report or Feature Request (mark with an x
)
- [] bug report -> please search issues before submitting
- [x] feature request
Area
- [x] devkit
- [ ] schematics
Versions
node -- version = v8.10.0
node -- version = v5.6.0
Repro steps
ng new proj
cd proj
ng build --prod
The log given by the failure
index.html in dist is not minified
Desired functionality
Minify the index.html in production dist
Mention any other details that might be useful
- I'm sure it did this in previous versions of the CLI
- I ran my site through https://developers.google.com/speed/pagespeed/insights and it suggested to minify my HTML. So that's how I ended up here.
- I'm not sure if this is related to this previous commit (feat(@angular/cli): add support for minifying HTML): 75311c2
PS: it's so cool how so many of these best practices and enhancement the CLI does out of the box for you. Thanks for that!
Spaier, CharlBest, ola-wale, leibnizli, ernie58 and 80 moree-ozSpaier, CharlBest, areknow, geldmacher, Tanja-4732 and 2 moreTanja-4732, sagrawal31, splincode and klemenoslaj
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angulardevkit/build-angular:browserfeatureIssue that requests a new featureIssue that requests a new featurefeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under consideration