Pass a config file (with e.g. the entry script and the output filename) and show compilation progress

webpack

  • Bundle a web project's js files and other assets into a single output file.
    More information: <https://webpack.js.org>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

webpack --config {{webpack.config.js}} --progress

click the source code to copy install webpack on any operating system with command-not-found.com