Skip to content

escawn/webpack.js.org

This branch is 4334 commits behind webpack/webpack.js.org:main.

Folders and files

NameName
Last commit message
Last commit date
Apr 20, 2017
Jun 20, 2017
Jul 14, 2017
Jul 17, 2017
May 27, 2017
May 27, 2017
May 27, 2017
Jul 1, 2017
Apr 29, 2017
Apr 21, 2017
Oct 18, 2016
Apr 29, 2017
May 27, 2017
Apr 19, 2017
Apr 18, 2017
Apr 19, 2017
Sep 7, 2016
Jun 30, 2017
May 26, 2017
Jul 11, 2017
Jan 29, 2017
Jul 16, 2017
Mar 7, 2017
Dec 15, 2016
May 27, 2017

Repository files navigation

build status

webpack.js.org

Guides, documentation, and all things webpack.

Contributing

To develop, please pull the project, cd into the directory and run:

  • npm install to pull all dependencies.
  • npm run build to create a production version of the site.
  • npm start to develop on a local webpack-dev-server (should be here).

If you want to fetch the documentation on additional loaders/plugins hosted in separate repositories, run npm run fetch.

For more information see the contributors page

Content Progress

Check out the MVP Milestone for the current status.

Translation

If you hope to localize this documentation please transit to translate branch.

License

The content is available under Creative Commons BY 4.0 license.

About

New repository for webpack documentation and more!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.8%
  • CSS 24.4%
  • Shell 1.7%
  • HTML 1.1%