I am looking to deploy Angular 5 application with continuous integration from bitbucket on an Apache server
Now because I am new to the field, I am unaware of the possible options to do this
Like do we need to integrate webpack with Jenkins, or do we need to write some other code on Jenkins, or we can do it without Jenkins and do we need to integrate it along with Sonar
Some pages do not give any clue about webpack, while some say you just have to write webpack script in Jenkins
Anyone having experience in this, please enlighten us