webpack/schemas/plugins
Aliaksei Sapach 6c0c52558c feat: support tree shaking in DllPlugin
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.
2018-05-18 22:57:29 +03:00
..
debug
optimize
BannerPlugin.json Allow banner to be specified as a function 2018-05-10 18:19:32 +02:00
DllPlugin.json feat: support tree shaking in DllPlugin 2018-05-18 22:57:29 +03:00
DllReferencePlugin.json
HashedModuleIdsPlugin.json
LoaderOptionsPlugin.json
SourceMapDevToolPlugin.json
WatchIgnorePlugin.json