We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated configuration (markdown)
Fix breaking line
Note to modulesDirectories is not available anymore
changed to match current version
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
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.