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 fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
optimize fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
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 fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
HashedModuleIdsPlugin.json fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
LoaderOptionsPlugin.json fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
SourceMapDevToolPlugin.json fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
WatchIgnorePlugin.json fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00