We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Link is obselete
This doesn't work without css! in front of .css file
Add `imgin-loader`, an image placeholder generator.
Remove reference to deprecated plugin.
Tidied language to clarify sequence, operators (basically specify who pronouns are referring to), general readability.
Updated roadmap (markdown)
"asnyc" should be "async" when it mentions to "asynchronous"!
Updated loaders (markdown)
Add `rails-erb-loader`
Updated usage (markdown)
.jsx => .js
https://github.com/larrifax/webpack/blob/3ea83f15c085c73ba93164a2e8798cf60a9b50df/lib/BannerPlugin.js
Add proxy usage example
Fix space formatting error from previous edit (minor edit)
Added meaning to comments in karma config file example to increase clarity of explanation regarding webpack.entry watcher.
Simplify allChunks : true
style.css -> [name].css : "The ExtractTextPlugin generates an output file per entry, so you must use [name], [id] or [contenthash] when using multiple entries."
added substitute-loader
Added `await-loader` — simpler alternative to `promise-loader`.
Updated node.js api (markdown)
Updated testing (markdown)
Remove link to deleted labled-modules example
yet an other typo
typo
adds rollup-plugin-amd
Updated list of loaders (markdown)
Added my loader, icon-maker-loader, very useful
at least put them in the same order as initially presented
correct the word 'explict' to 'explicit'