webpack / webpack.js.org
Repository for webpack documentation and more!
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing webpack/webpack.js.org in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewwebpack.js.org [![Build Status][build-status]][build-status-url] [![Standard Version][release]][release-url] [![GitHub Discussions][discussion]][discussion-url] Guides, documentation, and all things webpack. Content Progress Now that we've covered much of the backlog of _missing documentation_, we are starting to heavily review each section of the site's content to sort and structure it appropriately. The following issues should provide a pretty good idea of where things are, and where they are going: • [Guides - Review and Simplify][guides-url] • [Concepts - Review and Organize][concepts-url] We haven't created issues for the other sections yet, but they will be coming soon. For dev-related work please see [General - Updates & Fixes][general-url]. Translation To help translate this documentation please jump to the [translation branch][translate-url]. Versioning Since webpack 4 we have created a subdomain-based archive for older states of documentation matching older webpack version. Webpack 4's documentation is available at https://v4.webpack.js.org/ and is deployed from branch of v4.webpack.js.org repository There are various known issues that need fixing (#3366). Contributing Read through the [writer's guide][writer-guide-url] if you're interested in editing the content on this site. See the [contributors page][contributing-url] to learn how to set up and start working on the site locally. License The content is available under the [Creative Commons BY 4.0][license-url] license. Special Thanks If you want reach from us at webpack, contact us and we can arrange something in return for your donations! _Vercel_ has given us a Pro account. [![VercelLogo][vercel]][vercel-url] [build-status]: https://github.com/webpack/webpack.js.org/workflows/Deploy/badge.svg [build-status-url]: https://github.com/webpack/webpack.js.org/actions [vercel]: ./src/assets/powered-by-vercel.svg [vercel-url]: https://vercel.com/?utm_source=webpackdocs [discussion]: https://img.shields.io/github/discussions/webpack/webpack [discussion-url]: https://github.com/webpack/webpack/discussions [concepts-url]: https://github.com/webpack/webpack.js.org/issues/1386 [contributing-url]: https://github.com/webpack/webpack.js.org/blob/main/.github/CONTRIBUTING.md [general-url]: https://github.com/webpack/webpack.js.org/issues/1525 [guides-url]: https://github.com/webpack/webpack.js.org/issues/1258 [license-url]: https://creativecommons.org/licenses/by/4.0/ [release]: https://img.shields.io/badge/release-standard%20version-brightgreen.svg [release-url]: https://github.com/conventional-changelog/standard-version [translate-url]: https://github.com/webpack/webpack.js.org/tree/translation [writer-guide-url]: https://webpack.js.org/contribute/writers-guide