webpack/lib/optimize
Jack Works cf1dc2f131
feat: implement tc39 Defer Module Evaluation (experiment)
* feat: implement tc39 defer import proposal

Co-authored-by: Nicolo Ribaudo <hello@nicr.dev>

* fix: keys of DeferredNamespaceObject

* refactor: MakeDeferredNamespaceObjectRuntimeModule

---------

Co-authored-by: Nicolo Ribaudo <hello@nicr.dev>
Co-authored-by: Hai <haijie0619@gmail.com>
2025-07-02 15:02:03 +03:00
..
AggressiveMergingPlugin.js refactor: plugin name (#19580) 2025-06-03 21:20:37 +03:00
AggressiveSplittingPlugin.js fix: types and test (#19558) 2025-05-23 16:39:55 +03:00
ConcatenatedModule.js feat: implement tc39 Defer Module Evaluation (experiment) 2025-07-02 15:02:03 +03:00
EnsureChunkConditionsPlugin.js refactor: plugin name (#19580) 2025-06-03 21:20:37 +03:00
FlagIncludedChunksPlugin.js chore: refactor plugin name (#19456) 2025-04-23 15:03:37 +03:00
InnerGraph.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
InnerGraphPlugin.js fix: a lot of types 2025-04-07 16:09:05 +03:00
LimitChunkCountPlugin.js chore: refactor plugin name (#19456) 2025-04-23 15:03:37 +03:00
MangleExportsPlugin.js chore: refactor plugin name (#19456) 2025-04-23 15:03:37 +03:00
MergeDuplicateChunksPlugin.js refactor: plugin name (#19580) 2025-06-03 21:20:37 +03:00
MinChunkSizePlugin.js chore: refactor plugin name (#19456) 2025-04-23 15:03:37 +03:00
MinMaxSizeWarning.js style: improve 2024-08-02 19:32:22 +03:00
ModuleConcatenationPlugin.js feat: implement tc39 Defer Module Evaluation (experiment) 2025-07-02 15:02:03 +03:00
RealContentHashPlugin.js chore: refactor plugin name (#19456) 2025-04-23 15:03:37 +03:00
RemoveEmptyChunksPlugin.js chore: refactor plugin name (#19456) 2025-04-23 15:03:37 +03:00
RemoveParentModulesPlugin.js chore: refactor plugin name (#19456) 2025-04-23 15:03:37 +03:00
RuntimeChunkPlugin.js fix: a lot of types (#19486) 2025-05-01 17:36:51 +03:00
SideEffectsFlagPlugin.js fix: types 2025-05-13 16:03:58 +03:00
SplitChunksPlugin.js fix: better types (#19469) 2025-04-25 20:43:01 +03:00