In Angular 6, when i ran the ng build prod, i see change from angular 4 that, it is not Minification or uglification the index.html and also i didn't see vendor.js after running the above mentioned command.
Is there any documentation available where i can go through changes done in Angular 6