# webpack.js.org **Repository Path**: penglianger/webpack.js.org ## Basic Information - **Project Name**: webpack.js.org - **Description**: [印记中文](https://docschina.org/) - webpack 中文文档 - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-02 - **Last Updated**: 2021-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

webpack.js.org

[![Build Status][build-status]][build-status-url] [![Standard Version][release]][release-url] [![chat on gitter][chat]][chat-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]. The alpha version of webpack 5 is out and we are lagging behind with documenting all of the related changes. See [this refined search][webpack5-milestone-url] for the list of relevant documentation requests. ## Translation To help translate this documentation please jump to the [translation branch][translate-url]. ## 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 _BrowserStack_ has graciously allowed us to do cross-browser and cross-os testing of the site at no cost... [![BrowserStackLogo][browserstack]][browserstack-url] [webpack5-milestone-url]: https://github.com/webpack/webpack.js.org/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22webpack+5%22 [build-status]: https://secure.travis-ci.org/webpack/webpack.js.org.svg [build-status-url]: http://travis-ci.org/webpack/webpack.js.org [browserstack]: ./browserstack-logo.png [browserstack-url]: http://browserstack.com/ [chat]: https://badges.gitter.im/webpack/webpack.svg [chat-url]: https://gitter.im/webpack/webpack [concepts-url]: https://github.com/webpack/webpack.js.org/issues/1386 [contributing-url]: https://github.com/webpack/webpack.js.org/blob/master/.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