webpack
Bundle your scripts, styles, images, and other assets

webpack is a static module bundler for modern JavaScript applications that builds a dependency graph from entry points and combines project modules into optimized bundles. It supports transforming virtually any resource or asset through loaders and plugins, enabling processing of JavaScript, CSS, images, and more. Since version 4, it works without a configuration file while remaining highly configurable.
webpack builds a dependency graph from one or more entry points and combines every required module into one or more optimized static bundles for serving.
JavaScript and frontend developers
Background.
- Status
- launched
- Business model
- open-source
- Company
- OpenJS Foundation
Similar projects.
Editorial take on the space this project sits in — momentum signals, adjacent moves, our call on whether the wedge is real. Get pinged when we publish a new read or when the landscape shifts.
Have a take on this space?
Tell us what you’d build differently, where you think the incumbents miss, or what we’ve gotten wrong about this project. Comments + reactions are coming soon.