We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Adding koa-webpack
Added webpack step by step tutorial for Japanese.
Small typo: facilates > facilitates
Fixed syntax, by removed extra ending parentheses, in examples Accessing the compilation and Async compilation plugins
clarifying imports wording
Addressing comments take issue with "resolving process is pretty simple". Added pre-amble on what resolving is based on information taken from other parts in documentation. People go to this page instead of config options because "resolve" is in the contents on the left.
Added base64-inline-loader
Incorrectly specified a banner parameter when banner is now a property of the options object.
Updated shimming modules (markdown)
Add StaticSiteGeneratorWebpackPlugin
Removed probably accidentally added chars.
Updated how to write a loader (markdown)
Updated webpack dev middleware (markdown)
Updated build performance (markdown)
Updated commonjs (markdown)
install extract-text-webpack-plugin with "--save-dev" rather than "--save"
Updated list of plugins (markdown)
The messages in the browser console are only displayed briefly, because the page reloads
Updated what is webpack (markdown)
Fix typos
Test edit.
Explain the most common case - loaders need to be installed. This should be even higher up the page.
Fix typo
Grammatical change a > an (always 'an' before vowel)
Revert 498b08c61ee473929cd9c6a86a753349d25281eb...e41ddecba1c5299d39504b30aab92c3b37f530d2 on list of loaders
Add clientLogLevel docs
Add less-vars-loader to list of packaging-specific loaders
Minor edit