.. |
AggressiveMergingPlugin.js
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
AggressiveSplittingPlugin.js
|
pretty files
|
2021-05-11 09:31:46 +02:00 |
ConcatenatedModule.js
|
make imports order deterministic
|
2022-05-27 14:22:05 +03:00 |
EnsureChunkConditionsPlugin.js
|
skip chunk conditions faster
|
2021-10-07 15:55:22 +02:00 |
FlagIncludedChunksPlugin.js
|
pretty files
|
2021-05-11 09:31:46 +02:00 |
InnerGraph.js
|
avoid bailout of unused eval
|
2021-09-20 17:40:51 +02:00 |
InnerGraphPlugin.js
|
assign class property keys to the correct top level symbol
|
2021-06-21 09:48:14 +02:00 |
LimitChunkCountPlugin.js
|
Merge pull request #13169 from janlent1/master
|
2021-04-19 10:34:15 +02:00 |
MangleExportsPlugin.js
|
add memCache2 for mem caching with module/chunk ids
|
2021-10-05 15:08:18 +02:00 |
MergeDuplicateChunksPlugin.js
|
refactor used exports analysis, hashing, code generation, optimizations
|
2020-07-27 22:40:44 +02:00 |
MinChunkSizePlugin.js
|
precompile schemas for improved startup performance
|
2021-04-16 16:02:58 +02:00 |
MinMaxSizeWarning.js
|
chore: setup cspell
|
2020-03-12 19:51:26 +03:00 |
ModuleConcatenationPlugin.js
|
fix modules concatenation with importModule usage
|
2022-04-19 14:34:00 +03:00 |
RealContentHashPlugin.js
|
pretty files
|
2021-05-11 09:31:46 +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
|
allow to disable runtime chunk per entry via `runtime: false`
|
2021-07-05 11:32:45 +02:00 |
SideEffectsFlagPlugin.js
|
optimization.sideEffects is compatible with cacheUnaffected
|
2021-10-05 16:54:51 +02:00 |
SplitChunksPlugin.js
|
split chunks `chunks` filter also affects fallbackCacheGroup
|
2021-11-02 13:23:09 +01:00 |