IveHD / webpack.js.org

New repository for webpack documentation and more!

Home Page:https://webpack.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

https://webpack.js.org

License:Creative Commons Attribution 4.0 International


Languages

Language:JavaScript 72.9%Language:CSS 24.4%Language:Shell 1.7%Language:HTML 1.1%