Currently, the repo requires that the `node_modules` folder with production dependencies should be included in `VCS` (`Git`). This can be eliminated if the distribution code gets bundled. Please let me know if this idea is of interest. If so I could provide a PR. I'm familiar with [webpack](https://webpack.js.org/) but [roolupjs](https://rollupjs.org/guide/en/) is also a choice.