Update on the replacement of the Reference Application Style Guide with Twitter Bootstrap

Actually, could we please compile and bundle the Bootstrap 4 OpenMRS Style Guide with webpack (in a separate project) instead of using Maven? It’s well described here https://getbootstrap.com/docs/4.0/getting-started/webpack/.

Maven is not really suited for front-end development. We will just put the generated bundle in the maven project or fetch it with https://github.com/eirslett/frontend-maven-plugin. It will be super easy to use in Open Web Apps as well.