webpack/lib/library
Alexander Akait bd1ff8c317
fix: module library export generation when mixing commonjs and esm modules (#19428)
2025-04-17 03:54:31 +03:00
..
AbstractLibraryPlugin.js fix: no `object` types and less `any` types 2025-04-02 19:02:22 +03:00
AmdLibraryPlugin.js style: improve style of code 2024-08-02 19:32:14 +03:00
AssignLibraryPlugin.js fix(commonjs-static): export unprovided variables (#19303) 2025-03-11 09:18:11 +03:00
EnableLibraryPlugin.js fix: improve logic for dead control flow 2025-04-17 01:54:48 +03:00
ExportPropertyLibraryPlugin.js fix: ESM library generation (#19386) 2025-04-06 17:53:09 +03:00
JsonpLibraryPlugin.js style: improve style of code 2024-08-02 19:32:13 +03:00
ModuleLibraryPlugin.js fix: module library export generation when mixing commonjs and esm modules (#19428) 2025-04-17 03:54:31 +03:00
SystemLibraryPlugin.js style: improve style of code 2024-08-02 19:32:14 +03:00
UmdLibraryPlugin.js fix: types 2024-10-02 00:18:10 +03:00