We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
move `lazy` option's description to proper location
Fix typo
Update install sizes for webpack and browserify
clarified and correct some ommissions after experimentation on "webpack v1.14.0"
Fix broken links
Add htmlclean-loader and skeleton-loader
add web-components-loader
Updated what is webpack (markdown)
Corrected bulleted list format in require.context
Change the grammar and order of parameters in `require.context` to make the language clearer and match the order of parameters.
Updated list of tutorials (markdown)
For consistency
Style edits
Updated cli (markdown)
Revert my previous changes, as this has been resolved with newer webpack versions (>= 13.3.3). Sorry for the noise!
Fix documentation for buffer polyfill config: s/Buffer/buffer/
Revert a5a8f1092702369d46b93ff11e7ae85aa2f23b63...2132b5ec42c637b960e319eab2f6f1ad76288de9 on optimization
Dedupe was removed in https://github.com/webpack/webpack/commit/91cbb4c28879b7836c5105d9feac81bc2dfeb5ac
Added webcomponents-loader
fix webpack 2.0 doc link address
in webpack 1.13.3, require.ensure's callback has no parameter, drop `require` in the document
dedupe removed in https://github.com/webpack/webpack/commit/91cbb4c28879b7836c5105d9feac81bc2dfeb5ac
Remove non-existing Installation page
Change the page title in order to fix broken link issues
Test if changing the title's casing fix link errors
Updated troubleshooting (markdown)
Updated roadmap (markdown)