We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated optimization (markdown)
config.output.path = '/' is required for webpack-dev-middleware to work
Fix typo in example code
Fixed up some grammar and wording of the first paragraph of the Writing A Loader section. Hope this helps.
Updated motivation (markdown)
Shouldn't this say requests are "synchronous"?
Updated changelog (markdown)
Updated contents (markdown)
Updated hot module replacement with webpack (markdown)
Updated configuration (markdown)
Fix "quite" typo
Updated list of plugins (markdown)
Updated how to write a loader (markdown)
Updated list of loaders (markdown)
Updated using plugins (markdown)
Updated plugins (markdown)
Created using plugins (markdown)
Add instructions on using plugins
Added ngmin plugin