We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
configuration: Mentioned watch option
Fix resolve.extensions
Fix typos in section about externals
clarified and correct some ommissions after experimentation on "webpack v1.14.0"
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/
Test if changing the title's casing fix link errors
Updated configuration (markdown)
Add note about change from resolve.packageMains to resolve.mainFields
Update link to package browser field spec
make node options a bit more clear on what the __dirname and __filename do for each value
Clarify that pragma style defaults to @ in webpack@1
OccurenceOrderPlugin -> OccurrenceOrderPlugin
add electron-renderer target
Fix typo send/sent
Fixed a grammatical error to use 'than' instead of 'then' which may confuse some readers.
Improved output.publicPath description readability.
changed "performance need to be better" to "performance needs to be better" - adding an 's' for the sake of grammar.
Fixed invalid js example in 'module.loaders'