Create a single output file from an entry point file

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 {{app.js}} {{bundle.js}}

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