webpack/lib/optimize
Tobias Koppers ed06a7f83a new Worker() support
add support for async anonymous entrypoints from inside the codebase
add worker example
move entry options into Entrypoint and receive them from there
2020-09-08 07:37:20 +02:00
..
AggressiveMergingPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
AggressiveSplittingPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
ConcatenatedModule.js refactor asiSafe flag in dependencies 2020-08-29 17:00:03 +03:00
EnsureChunkConditionsPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
FlagIncludedChunksPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
InnerGraph.js remove dependencies from inner graph 2020-02-05 11:06:27 +01:00
InnerGraphPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
LimitChunkCountPlugin.js chore: setup cspell 2020-03-12 19:51:26 +03:00
MangleExportsPlugin.js add support for reexporting in CommonJS 2020-08-17 21:32:47 +02:00
MergeDuplicateChunksPlugin.js refactor used exports analysis, hashing, code generation, optimizations 2020-07-27 22:40:44 +02:00
MinChunkSizePlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
MinMaxSizeWarning.js chore: setup cspell 2020-03-12 19:51:26 +03:00
ModuleConcatenationPlugin.js fix dependOn behavior with runtimes, fix runtime passing by entry 2020-07-30 11:18:09 +02:00
RealContentHashPlugin.js accept Source-like objects in assets and cache sources for RealContentHashPlugin 2020-08-20 09:54:59 +02:00
RemoveEmptyChunksPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
RemoveParentModulesPlugin.js new Worker() support 2020-09-08 07:37:20 +02:00
RuntimeChunkPlugin.js add useful error messages for runtime and dependsOn 2020-08-01 06:43:16 +02:00
SideEffectsFlagPlugin.js use target info to implement side effects plugin 2020-08-12 23:20:45 +02:00
SplitChunksPlugin.js fixes #11337 2020-08-19 14:45:55 +02:00