JavaScript CSS Shell HTML
Latest commit 232bf00 Jan 7, 2018 @Manidos Manidos committed with skipjack docs(concepts): change loader order from chonological to reverse (#1767)
When one starts to learn about loaders it's very confusing.
[This](https://webpack.js.org/contribute/writing-a-loader/#complex-usage)
explains the behaviour much better.
Permalink
Failed to load latest commit information.
.github chore(vote): port voting app, update deps, and simplify config (#1717) Dec 23, 2017
loaders feat: allow page grouping within sections via `group` field Oct 11, 2017
src docs(concepts): change loader order from chonological to reverse (#1767) Jan 7, 2018
.alexignore chore: upgrade webpack/antwar/deps (#980) Sep 2, 2017
.alexrc chore: upgrade webpack/antwar/deps (#980) Sep 2, 2017
.babelrc chore(internal): add babel class properties transform and prop-types … Apr 29, 2017
.editorconfig chore: upgrade webpack/antwar/deps (#980) Sep 2, 2017
.eslintignore eslint - Ignore build Oct 18, 2016
.eslintrc refactor: fix eslint config formatting Apr 29, 2017
.gitignore fix(sponsors): update to reflect opencollective change (#1588) Sep 13, 2017
.markdownlint.json Rename to .markdownlint.json Apr 19, 2017
.postcssrc.js chore: upgrade webpack/antwar/deps (#980) Sep 2, 2017
.proselintrc Fix Testing/Linting Issues (#1112) Apr 18, 2017
.travis.yml refactor(pwa): rename components and move code to /src (#1490) Aug 23, 2017
CNAME create CNAME file for domain Sep 7, 2016
LICENSE docs(license): simplify and harmonize licenses Jun 30, 2017
README.md docs(readme): reformat at 80 characters and include browserstack link Dec 26, 2017
antwar.bootstrap.js chore: upgrade webpack/antwar/deps (#980) Sep 2, 2017
antwar.config.js docs: add redirects for all broken routes Oct 11, 2017
browserstack-logo.png docs(readme): reformat at 80 characters and include browserstack link Dec 26, 2017
package.json chore(vote): pick up another vote patch Dec 28, 2017
template.ejs refactor(navigation): update routes and styling Oct 11, 2017
webpack.config.js chore(vote): port voting app, update deps, and simplify config (#1717) Dec 23, 2017
yarn.lock chore(vote): pick up another vote patch Dec 28, 2017

README.md

webpack.js.org

Build Status Standard Version

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:

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.

Translation

To help translate this documentation please jump to the translate branch.

Contributing

Read through the writer's guide if you're interested in editing the content on this site. See the contributors page 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.

Special Thanks

BrowserStack has graciously allowed us to do cross-browser and cross-os testing of the site at no cost...

BrowserStackLogo