cf62464926 
								
							 
						 
						
							
							
								
								style: fix  
							
							
							
						 
						
							2024-02-28 18:23:23 +03:00  
				
					
						
							
							
								 
						
							
								1b1c8a4a6a 
								
							 
						 
						
							
							
								
								fix: deserializer for ignored modules  
							
							
							
						 
						
							2024-02-28 18:08:34 +03:00  
				
					
						
							
							
								 
						
							
								6ab9bdaa73 
								
							 
						 
						
							
							
								
								fix: types  
							
							
							
						 
						
							2024-02-22 17:20:17 +03:00  
				
					
						
							
							
								 
						
							
								e381884115 
								
							 
						 
						
							
							
								
								refactor(types): more  
							
							
							
						 
						
							2023-06-21 19:00:24 +03:00  
				
					
						
							
							
								 
						
							
								4f6dc32d38 
								
							 
						 
						
							
							
								
								chore: improve types  
							
							
							
						 
						
							2023-04-21 19:22:33 +03:00  
				
					
						
							
							
								 
						
							
								cf5fc90082 
								
							 
						 
						
							
							
								
								support context in Dependency  
							
							
							
						 
						
							2022-03-25 17:01:48 +03:00  
				
					
						
							
							
								 
						
							
								e67ab7fad2 
								
							 
						 
						
							
							
								
								resolve todos, nitpicks  
							
							
							
						 
						
							2021-12-03 08:47:17 +01:00  
				
					
						
							
							
								 
						
							
								1e5abcc51b 
								
							 
						 
						
							
							
								
								improve extractBlockModules  
							
							
							
						 
						
							2021-10-06 15:39:21 +02:00  
				
					
						
							
							
								 
						
							
								16fc4bb7af 
								
							 
						 
						
							
							
								
								allow dependencies to select level of propagation  
							
							
							
						 
						
							2021-09-27 20:38:08 +02:00  
				
					
						
							
							
								 
						
							
								0aff7d2c63 
								
							 
						 
						
							
							
								
								avoid creating objects for location info when not accessed  
							
							
							
						 
						
							2021-04-27 09:36:52 +02:00  
				
					
						
							
							
								 
						
							
								78ee6fb386 
								
							 
						 
						
							
							
								
								store parents in Dependency  
							
							
							
						 
						
							2021-04-23 14:51:25 +02:00  
				
					
						
							
							
								 
						
							
								83c8180c7d 
								
							 
						 
						
							
							
								
								prioritize static reexport over runtime reexport for target determination  
							
							... 
							
							
							
							this allows to optimize cases where empty modules are reexported e. g. caused by typescript type-only exports 
							
						 
						
							2021-04-06 21:36:43 +02:00  
				
					
						
							
							
								 
						
							
								667bbf02bb 
								
							 
						 
						
							
							
								
								export base dependencies correctly  
							
							
							
						 
						
							2021-03-31 16:40:24 +02:00  
				
					
						
							
							
								 
						
							
								72455273db 
								
							 
						 
						
							
							
								
								allow to define "ignored modules" per dependency  
							
							... 
							
							
							
							new URL() will use `"data:"` when ignore 
							
						 
						
							2021-03-11 18:37:20 +01:00  
				
					
						
							
							
								 
						
							
								87a70e03b8 
								
							 
						 
						
							
							
								
								unset targets when a harmony star reexport is hidden by another one  
							
							
							
						 
						
							2021-02-22 21:56:00 +01:00  
				
					
						
							
							
								 
						
							
								a936d7b3a0 
								
							 
						 
						
							
							
								
								avoid unnecessary conditions  
							
							
							
						 
						
							2021-01-27 13:37:34 +01:00  
				
					
						
							
							
								 
						
							
								97b83161d9 
								
							 
						 
						
							
							
								
								move responsibility of exports info and connected modules hashing from Dependencies to Module  
							
							... 
							
							
							
							fixes a bug where modules are incorrectly cached when exports info of connected modules change 
							
						 
						
							2021-01-24 21:36:36 +01:00  
				
					
						
							
							
								 
						
							
								19f51535ca 
								
							 
						 
						
							
							
								
								merge multiple import statements with different conditions correctly  
							
							... 
							
							
							
							improve hashing when conditional runtime evaluation is involved
add test cases 
							
						 
						
							2020-10-27 06:48:54 +01:00  
				
					
						
							
							
								 
						
							
								65eca2e529 
								
							 
						 
						
							
							
								
								expose webpack from Compiler  
							
							... 
							
							
							
							fix some jsdoc descriptions 
							
						 
						
							2020-10-12 20:16:58 +02:00  
				
					
						
							
							
								 
						
							
								fcca1d649d 
								
							 
						 
						
							
							
								
								analyse source code for side effects  
							
							... 
							
							
							
							mark the module as side effects free in such cases
allow 3rd state TRANSITIVE_ONLY to be side-effect-free but dependencies should still be included (for mini-css-extract-plugin) 
							
						 
						
							2020-10-06 14:10:29 +02:00  
				
					
						
							
							
								 
						
							
								9af1d7526b 
								
							 
						 
						
							
							
								
								refactor module concatenation to address discovered bugs/edge cases  
							
							
							
						 
						
							2020-09-15 12:36:02 +02:00  
				
					
						
							
							
								 
						
							
								9b80cde76c 
								
							 
						 
						
							
							
								
								store multiple targets per ExportInfo  
							
							... 
							
							
							
							resolve target when reading 
							
						 
						
							2020-08-12 21:41:03 +02:00  
				
					
						
							
							
								 
						
							
								163e7674a0 
								
							 
						 
						
							
							
								
								track the target binding of harmony reexports  
							
							... 
							
							
							
							display target binding in module info header
check conflicting star exports (fixes  #7562 ) when statically known 
							
						 
						
							2020-08-11 20:13:01 +02:00  
				
					
						
							
							
								 
						
							
								e16bdfda6c 
								
							 
						 
						
							
							
								
								refactor used exports analysis, hashing, code generation, optimizations  
							
							... 
							
							
							
							to keep track of runtimes, used exports depending on runtime
modules can have different hashes and generated code depending on runtime
chunks are only considered as equal for MergeDuplicateChunks and SplitChunks when exports used in contained modules are equal
added `optimization.usedExports: "global"` to opt-out from used exports analysis per runtime
added `splitChunks.usedExports` and `splitChunks.cacheGroups[x].usedExports` to enable/disable used exports comparing for modules
`splitChunks.usedExports` defaults to `true` in production 
							
						 
						
							2020-07-27 22:40:44 +02:00  
				
					
						
							
							
								 
						
							
								198e51a485 
								
							 
						 
						
							
							
								
								Merge branch 'master' into exports-field  
							
							... 
							
							
							
							# Conflicts:
#	lib/dependencies/ImportDependency.js
#	lib/sharing/ConsumeSharedPlugin.js
#	lib/sharing/ProvideSharedPlugin.js
#	types.d.ts 
							
						 
						
							2020-06-16 21:16:41 +03:00  
				
					
						
							
							
								 
						
							
								a4ac8f0328 
								
							 
						 
						
							
							
								
								Cleanup  
							
							
							
						 
						
							2020-06-10 14:01:24 +02:00  
				
					
						
							
							
								 
						
							
								31e3369a73 
								
							 
						 
						
							
							
								
								Add 'webpackExports' & make only referenced exports available in import()  
							
							
							
						 
						
							2020-06-06 00:11:21 +05:30  
				
					
						
							
							
								 
						
							
								b7098ae52b 
								
							 
						 
						
							
							
								
								define dependency category as string instead of enum  
							
							
							
						 
						
							2020-05-27 22:57:45 +03:00  
				
					
						
							
							
								 
						
							
								dea031475e 
								
							 
						 
						
							
							
								
								add dependency category property  
							
							
							
						 
						
							2020-05-26 23:56:24 +03:00  
				
					
						
							
							
								 
						
							
								fdf43eab16 
								
							 
						 
						
							
							
								
								Connect more info about exports when using export *  
							
							
							
						 
						
							2020-05-19 03:16:21 +02:00  
				
					
						
							
							
								 
						
							
								a643278726 
								
							 
						 
						
							
							
								
								refactor exports info logic always represent exports object instead of namespace object  
							
							... 
							
							
							
							improve test case 
							
						 
						
							2020-04-22 21:01:29 +02:00  
				
					
						
							
							
								 
						
							
								a6a9ce3a74 
								
							 
						 
						
							
							
								
								chore: setup cspell  
							
							
							
						 
						
							2020-03-13 14:09:14 +03:00  
				
					
						
							
							
								 
						
							
								b4993f1ccc 
								
							 
						 
						
							
							
								
								Merge pull request  #10503  from joeldenning/system-esmodule  
							
							... 
							
							
							
							Fix externals interop within SystemLibraryPlugin. 
							
						 
						
							2020-03-10 15:38:38 +01:00  
				
					
						
							
							
								 
						
							
								c94aea82cc 
								
							 
						 
						
							
							
								
								enable export mangling for system.js externals  
							
							... 
							
							
							
							add __esModule flag only when needed 
							
						 
						
							2020-03-05 14:07:55 +01:00  
				
					
						
							
							
								 
						
							
								93dd2b0cfb 
								
							 
						 
						
							
							
								
								chore(deps): update eslint plugins  
							
							
							
						 
						
							2020-03-04 12:37:14 +03:00  
				
					
						
							
							
								 
						
							
								14ee25cd0a 
								
							 
						 
						
							
							
								
								add support for tree-shaking JSON modules  
							
							
							
						 
						
							2019-11-05 10:37:59 +01:00  
				
					
						
							
							
								 
						
							
								09d182132a 
								
							 
						 
						
							
							
								
								rename reference exports constants  
							
							
							
						 
						
							2019-10-30 07:57:55 +01:00  
				
					
						
							
							
								 
						
							
								8696017c55 
								
							 
						 
						
							
							
								
								add Dependency.getReferencedExports  
							
							... 
							
							
							
							remove Dependency.getReference
remove DependencyReference 
							
						 
						
							2019-10-30 07:48:37 +01:00  
				
					
						
							
							
								 
						
							
								8d46b21fad 
								
							 
						 
						
							
							
								
								add Dependency.getCondition and conditional ModuleGraphConnections  
							
							... 
							
							
							
							getDependencyReference is no longer used to check of connection 
							
						 
						
							2019-10-30 07:48:32 +01:00  
				
					
						
							
							
								 
						
							
								09d6301712 
								
							 
						 
						
							
							
								
								Move weak flag from DependencyReference to Dependency  
							
							
							
						 
						
							2019-10-30 07:48:26 +01:00  
				
					
						
							
							
								 
						
							
								1d72a05fed 
								
							 
						 
						
							
							
								
								Merge tag 'v4.36.0' into next  
							
							... 
							
							
							
							4.36.0 
							
						 
						
							2019-07-17 16:02:33 +02:00  
				
					
						
							
							
								 
						
							
								0505e177f1 
								
							 
						 
						
							
							
								
								add more types and fix/remove TODOs  
							
							... 
							
							
							
							change Chunk.files to Set
remove checkContext from IgnorePlugin
remove external flag from ExternalModule 
							
						 
						
							2019-06-14 10:45:56 +02:00  
				
					
						
							
							
								 
						
							
								ab280135b1 
								
							 
						 
						
							
							
								
								add canMangle flag to getExports  
							
							
							
						 
						
							2019-06-12 14:33:29 +02:00  
				
					
						
							
							
								 
						
							
								1b685d1de8 
								
							 
						 
						
							
							
								
								change DependencyReference.importedNames to be always an string[][]  
							
							
							
						 
						
							2019-05-29 11:55:07 +02:00  
				
					
						
							
							
								 
						
							
								43bc7a306e 
								
							 
						 
						
							
							
								
								Refactor to track nested exports  
							
							... 
							
							
							
							Harmony dependencies track access to nested properties
Flag nested exports 
							
						 
						
							2019-05-29 11:55:00 +02:00  
				
					
						
							
							
								 
						
							
								faefdc0bed 
								
							 
						 
						
							
							
								
								expose exports in LibManifestPlugin  
							
							... 
							
							
							
							use StaticExportsDependency in DelegatedModule 
							
						 
						
							2018-12-31 12:28:55 +01:00  
				
					
						
							
							
								 
						
							
								a852828279 
								
							 
						 
						
							
							
								
								add persistent caching prototype  
							
							
							
						 
						
							2018-10-17 21:25:39 +02:00  
				
					
						
							
							
								 
						
							
								bad9d8a271 
								
							 
						 
						
							
							
								
								move Module.id into ChunkGraph  
							
							... 
							
							
							
							remove disconnect and unseal from Module 
							
						 
						
							2018-08-28 15:08:52 +02:00  
				
					
						
							
							
								 
						
							
								02b15a1b46 
								
							 
						 
						
							
							
								
								pass chunkGraph to updateHash instead of moduleGraph  
							
							... 
							
							
							
							pass chunkGraph to compareModulesById instead of moduleGraph
pass chunkGraph to methods of RuntimeTemplate
use comparators from module at some places 
							
						 
						
							2018-08-28 12:06:53 +02:00  
				
					
						
							
							
								 
						
							
								381e2db200 
								
							 
						 
						
							
							
								
								replace Module.reasons and Dependency.module with ModuleGraph  
							
							
							
						 
						
							2018-08-02 17:54:44 +02:00