Skip to content

New repository for webpack documentation and more!

Notifications You must be signed in to change notification settings

tizmagik/webpack.js.org

 
 

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).

For more information see the contributors page

Content Progress

Fully completed can be removed from this list. If there's a topic you would like to contribute in, check out the related issue and comment there.

Root Level

  • Analyze -
  • Contribute -
  • Get Started - - #15
  • Writer's Guide -

/api

  • Configuration - - #25
  • Loaders - - #21
  • Module Resolution - - #12
  • Node - - #23
  • Plugins - - #37

/concepts

  • Compared to other systems - - #48
  • Modules - - #49
  • Loaders - - #50
  • Plugins - - #51

/how-to

  • Author libraries - - #9
  • Develop - - #26
  • Handle compatibility - - #4
  • Handle dependencies - - #5
  • Improve build performance - - #16
  • Shim - - #13
  • Split code - - #3
  • Use with Docker - - #44
  • Use with third party tools - - #53

About

New repository for webpack documentation and more!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.8%
  • CSS 41.6%
  • Shell 2.5%
  • HTML 1.1%