Skip to content

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

If you want to fetch data for /loaders and /plugins pages, run npm run fetch.

For more information see the contributors page

Content Progress

Check out the MVP Milestone for the current status.

About

New repository for webpack documentation and more!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.0%
  • CSS 27.9%
  • Shell 1.7%
  • HTML 1.4%