webpack
webpack is a module bundler for JavaScript apps, packing modules into optimized bundles with code splitting for on-demand loading and loaders for CSS, images, and more.
What it solves
webpack is a module bundler for JavaScript apps, packing modules into optimized bundles with code splitting for on-demand loading and loaders for CSS, images, and more.
The project context on this page is free to read. The original GitHub repository remains the source of truth; sign in only when you want to save or join the discussion.
Community notes