I am looking for a way to change the build function output from
ng build --prod
I would like to add some boot CSS files to the head section of index.html, change the name index.html => index.php, etc.
how to do it?
build templates hook angular-cli
bensiu
source share