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 ...
Alternatively, you can run the project in watch mode, so every time you save, the JavaScript server is restarted. npm run dev The npm run dev command uses nodemon to watch for changes and restarts ...