We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
small typo
styling
added output.crossOriginLoading
Updated configuration (markdown)
related talk: https://github.com/webpack/webpack/pull/971
Fixed typo
Clearify that `devServer` is only used in webpack-dev-server CLI, but not webpack-dev-server API.
Added notes about "atom" as a target platform
Update the default value for `resolve.packageMains`
Typo: fount -> found
Add link to webpack-dev-server
Revert 3841ada^ ... 3841ada on configuration
From what I could tell, you need to set __webpack_require__.p in your entry point to get the async loading and what not to work
document recently added devServer config option