How to bundle an Angular app for normal deployment and production deployment

preview_player
Показать описание
#angular #productionbuild #mukundprogrammingtutorials
how to make normal and production build for angular project
production build - ng build --prod (run in command line when directory is projectFolder)
normal build - ng build (run in command line when directory is projectFolder)

ng build --prod, angular build --prod, ng build vs ng build --prod, ng serve --prod, ng build --prod not working, angular run prod build locally, deploy angular app to apache web server, angular build-optimizer
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬

0:00 Process of making normal angular build
0:57 Process of making production angular build
Рекомендации по теме