fdd4a7713f 
								
							 
						 
						
							
							
								
								add ConcatenationScope  
							
							
							
						 
						
							2020-09-15 12:34:50 +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  
				
					
						
							
							
								 
						
							
								49a6184e20 
								
							 
						 
						
							
							
								
								add tests to increase code coverage  
							
							
							
						 
						
							2020-04-16 22:20:04 +02:00  
				
					
						
							
							
								 
						
							
								7a3d9e38de 
								
							 
						 
						
							
							
								
								Use AbstractMethodError all over the project  
							
							
							
						 
						
							2019-10-20 13:24:28 +02:00  
				
					
						
							
							
								 
						
							
								c1e89c0543 
								
							 
						 
						
							
							
								
								Runtime requirement support in NormalModule, Generators and DependencyTemplate  
							
							
							
						 
						
							2018-11-29 16:06:12 +01:00  
				
					
						
							
							
								 
						
							
								dda3c03b8d 
								
							 
						 
						
							
							
								
								Refactor getInitFragments to a property in templateContext and apply method  
							
							... 
							
							
							
							Having only a single method in DependencyTemplate makes it easier to override 
							
						 
						
							2018-11-16 16:40:03 +01:00  
				
					
						
							
							
								 
						
							
								670502fc81 
								
							 
						 
						
							
							
								
								Move AsyncDependenciesBlock.chunkGroup into ChunkGraph  
							
							
							
						 
						
							2018-08-22 20:17:49 +02:00  
				
					
						
							
							
								 
						
							
								11e127d162 
								
							 
						 
						
							
							
								
								pass moduleGraph along with multiple methods  
							
							
							
						 
						
							2018-08-02 17:54:42 +02:00  
				
					
						
							
							
								 
						
							
								831e71c797 
								
							 
						 
						
							
							
								
								make argument of DependencyTemplate an object  
							
							
							
						 
						
							2018-08-02 16:07:29 +02:00  
				
					
						
							
							
								 
						
							
								d6f8e49c3a 
								
							 
						 
						
							
							
								
								refactor getInitFraments to take TemplateContext  
							
							... 
							
							
							
							add a hack to include the current module as property in source
later we will refactor DependencyTemplate.apply to take a TemplateContext too 
							
						 
						
							2018-07-30 23:07:50 +02:00  
				
					
						
							
							
								 
						
							
								c5c4f6bdd3 
								
							 
						 
						
							
							
								
								remove DependencyTemplate.getInitFragments.source  
							
							
							
						 
						
							2018-07-30 22:42:01 +02:00  
				
					
						
							
							
								 
						
							
								9b7d9eb96f 
								
							 
						 
						
							
							
								
								Fix review comments  
							
							
							
						 
						
							2018-07-30 22:36:06 +02:00  
				
					
						
							
							
								 
						
							
								cf5f1d723c 
								
							 
						 
						
							
							
								
								format existing code  
							
							
							
						 
						
							2018-07-30 21:29:21 +02:00  
				
					
						
							
							
								 
						
							
								fcf3f63f0e 
								
							 
						 
						
							
							
								
								add DependencyTemplate base class and inherit types from this  
							
							... 
							
							
							
							fix a few typing issues 
							
						 
						
							2018-07-23 20:11:59 +02:00