mirror of https://github.com/webpack/webpack.git
This change introduces a new `entryOnly` flag to the DllPlugin options which limits the exposed modules to only those configured as entry points. This allows module concatenation and dead code removal optimizations to take place. |
||
|---|---|---|
| .. | ||
| debug | ||
| optimize | ||
| BannerPlugin.json | ||
| DllPlugin.json | ||
| DllReferencePlugin.json | ||
| HashedModuleIdsPlugin.json | ||
| LoaderOptionsPlugin.json | ||
| SourceMapDevToolPlugin.json | ||
| WatchIgnorePlugin.json | ||