JavaScript Webpack Module Bundler What is Webpack? Webpack is a module bundler. It takes Modules with dependencies and generates static assets representing those modules. The official webpack docs are somewhat difficult to process, so