I would like to use angular-cli with asp.net core and I need to know how I can change the path of the dist folder
for github pages I Use
ng build --prod --base-href "https://.github.io//" --output-path=docs
This is what that copies output into the docs folder : --output-path=docs
--output-path=docs