We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add my new slim-lang-loader
Updated loaders (markdown)
Added license-loader and description.
add sprite-loader
Fix error in module.loaded description
Destroyed webpack options (markdown)
Updated testing (markdown)
Fix resolve.extensions
Updated motivation (markdown)
use options instead of levels - I think it aligns better with intention
Created webpack options (markdown)
Fixing minor typo.
Fix typos in section about externals
Updated list of plugins (markdown)
Updated webpack dev server (markdown)
Add https options to configuration documentation
Browserify also can generate multiple bundles, ex: https://github.com/substack/browserify-handbook#factor-bundle
Updated context (markdown)
small syntax fix
Updated troubleshooting (markdown)
Updated library and externals (markdown)
Updated loader conventions (markdown)
Fix mixed content warning when loading an image over http instead of https
Emphasize the importance of loader order!