Igor Simic
Edited 3 years ago

#Angular build production files into static subfolder by using angular-cli command 

                    ng build --prod --output-path="dist/static" --deployUrl="static/"