webpack/lib/javascript
Xiao 45a775e7ed
fix: the `dependOn` chunk must be loaded before the common chunk (#20073)
2025-11-03 16:12:43 +03:00
..
ArrayPushCallbackChunkFormatPlugin.js
BasicEvaluatedExpression.js
ChunkFormatHelpers.js
ChunkHelpers.js fix: the `dependOn` chunk must be loaded before the common chunk (#20073) 2025-11-03 16:12:43 +03:00
CommonJsChunkFormatPlugin.js
EnableChunkLoadingPlugin.js
JavascriptGenerator.js
JavascriptModulesPlugin.js feat: allow to use custom javascript parse function (#19930) 2025-10-23 00:45:25 +03:00
JavascriptParser.js feat: support destructuring for `import.meta.filename` and `import.meta.dirname` (#20066) 2025-10-31 14:32:11 +03:00
JavascriptParserHelpers.js
StartupHelpers.js