The Wayback Machine - https://web.archive.org/web/20200227000643/https://github.com/webpack/webpack.js.org
Skip to content
Repository for webpack documentation and more!
JavaScript CSS Other
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github chore(pr-template) mention stale PRs policy (#3496) Jan 20, 2020
repositories docs(repositories): fix branding violation in README (#3544) Feb 16, 2020
src fix(config): Update node.global source link (#3587) Feb 26, 2020
.alexignore Rebuild sitemap and others (#2254) Jun 22, 2018
.alexrc fix(site) Add kill word to .alex (#1983) Apr 5, 2018
.babelrc fix: correciton on babale dev config, code style fixes Jun 9, 2018
.editorconfig Rebuild Support for custom Markdown on Configuration page (#2564) Jan 13, 2019
.eslintignore fix(linter) Rebuild fix lint issues (#2251) Jun 11, 2018
.eslintrc infra(eslint) force single quote for js?x (#2887) Mar 19, 2019
.gitignore feat(printable) Support printing of the documentation (#3093) Jun 6, 2019
.markdownlint.json chore(markdownlint) add emphasis style rule (#2623) Nov 12, 2018
.npmrc chore(site) Add package-lock to gitignore, add note about yarn (#2256) Jun 21, 2018
.postcssrc.js chore: upgrade webpack/antwar/deps (#980) Sep 2, 2017
.proselintrc Fix Testing/Linting Issues (#1112) Apr 18, 2017
.travis.yml Update .travis.yml Feb 5, 2020
LICENSE docs(license): simplify and harmonize licenses Jun 30, 2017
README.md chore(readme) update readme re webpack 5 lag and v4. subdomain docs (#… Jan 18, 2020
browserstack-logo.png docs(readme): reformat at 80 characters and include browserstack link Dec 26, 2017
package.json chore(deps) upgrade security vulnerable deps, upgrade travis node to … Dec 28, 2019
requirements.txt feat(infra) Rebuild hyperlink (#2382) Aug 3, 2018
sitemap-ignore.json docs(migrate) webpack 5 migration guide (#3361) Nov 19, 2019
webpack.common.js chore(deps) update and remove deps to kill of a few security warnings ( Sep 26, 2019
webpack.dev.js build(webpack) Upgrade webpack to v4 (#2851) Mar 13, 2019
webpack.prod.js feat(site) reduce maintenance amount of PWA files by using a plugin (#… Jul 9, 2019
webpack.ssg.js Fix broken fragment links (#3265) Aug 27, 2019
yarn.lock chore(deps) upgrade security vulnerable deps, upgrade travis node to … Dec 28, 2019

README.md

webpack.js.org

Build Status Standard Version chat on gitter

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:

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.

Translation

To help translate this documentation please jump to the translation branch.

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 gh-pages branch of v4.webpack.js.org repository

There are various known issues that need fixing (#3366).

Contributing

Read through the writer's guide if you're interested in editing the content on this site. See the contributors page 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.

Special Thanks

BrowserStack has graciously allowed us to do cross-browser and cross-os testing of the site at no cost...

BrowserStackLogo

You can’t perform that action at this time.