This module is tested with Node.js 8 and 9. It might work with Node.js 6 or 7, but is not tested. In order to concatenate your JavaScript files, you will need to configure which JavaScript files will ...
When writing an application, it is a good idea to keep source files separate for easier maintenance. However, when deploying an application, it's better to combine those files for fewer http requests.