It's called Webpack and any programmer worth his/her/xir's salt would have a build system that would monitor the master branch (keeping this simple ok), then produce a build, run tests, and then automatically deploy it. I've written thousands of such jobs and it's dead easy once you do it a...