b9d9a5d9ff 
								
							 
						 
						
							
							
								
								style: improve style of code  
							
							
							
						 
						
							2024-08-02 19:32:14 +03:00  
				
					
						
							
							
								 
						
							
								7cacdb5685 
								
							 
						 
						
							
							
								
								feat: reduce unnecessary exports runtime  
							
							
							
						 
						
							2024-07-10 11:46:24 +08:00  
				
					
						
							
							
								 
						
							
								839e2bf6ad 
								
							 
						 
						
							
							
								
								refactor: use global runtime constants for webpack exports  
							
							
							
						 
						
							2023-05-26 21:04:26 +05:30  
				
					
						
							
							
								 
						
							
								8d8a0e0e56 
								
							 
						 
						
							
							
								
								refactor: use global constant instead of string literal  
							
							
							
						 
						
							2023-05-19 21:25:47 +05:30  
				
					
						
							
							
								 
						
							
								edeaa6eb82 
								
							 
						 
						
							
							
								
								use "safe" global object  
							
							
							
						 
						
							2021-11-23 20:40:03 +03:00  
				
					
						
							
							
								 
						
							
								7135727cba 
								
							 
						 
						
							
							
								
								avoid unneccessary separators and arrays  
							
							
							
						 
						
							2021-10-04 09:29:09 +02:00  
				
					
						
							
							
								 
						
							
								92f84dcac0 
								
							 
						 
						
							
							
								
								chore: merge multi hash.update  
							
							
							
						 
						
							2021-09-26 08:51:53 +08:00  
				
					
						
							
							
								 
						
							
								0bd1e789d4 
								
							 
						 
						
							
							
								
								generate "use strict" only when really needed  
							
							
							
						 
						
							2021-07-22 16:09:09 +02:00  
				
					
						
							
							
								 
						
							
								b0fa9ccada 
								
							 
						 
						
							
							
								
								pretty files  
							
							
							
						 
						
							2021-05-11 09:31:46 +02:00  
				
					
						
							
							
								 
						
							
								cb494c9a8b 
								
							 
						 
						
							
							
								
								fix returning exports from runtime for libraries  
							
							... 
							
							
							
							fixes  #13165  
						
							2021-04-22 09:32:17 +02:00  
				
					
						
							
							
								 
						
							
								065177df66 
								
							 
						 
						
							
							
								
								add experimental support for build time execution  
							
							... 
							
							
							
							allow to execute a part of the module graph at build time
e. g. to generate code or other assets
loaders have access to that via `this.importModule(request, options)` 
							
						 
						
							2021-04-12 12:27:54 +02:00  
				
					
						
							
							
								 
						
							
								89a44ab742 
								
							 
						 
						
							
							
								
								fix caching bug when split chunks of an entrypoint change and modules of the entrypoint stay equal  
							
							
							
						 
						
							2021-03-19 16:13:18 +01:00  
				
					
						
							
							
								 
						
							
								a93eb10903 
								
							 
						 
						
							
							
								
								fix problem with strict mode for assigning libraries with separate runtime chunk  
							
							
							
						 
						
							2021-03-16 19:53:13 +01:00  
				
					
						
							
							
								 
						
							
								393913dbd8 
								
							 
						 
						
							
							
								
								rename files, avoid indenting runtime code  
							
							
							
						 
						
							2021-03-09 09:42:01 +01:00  
				
					
						
							
							
								 
						
							
								c7f93af138 
								
							 
						 
						
							
							
								
								refactor startup logic to better integrate with libraries  
							
							... 
							
							
							
							get rid of startupNoDefault and many custom logic regarding this in jsonp chunk loading
add onChunksLoaded runtime method to cover that for all chunk loading types
add `__webpack_runtime_id__` to access the current runtime
allow to use onChunksLoaded for other module types too 
							
						 
						
							2021-03-08 20:25:09 +01:00  
				
					
						
							
							
								 
						
							
								b475d5fd0c 
								
							 
						 
						
							
							
								
								swap argument for consistency  
							
							
							
						 
						
							2020-08-28 10:58:01 +02:00  
				
					
						
							
							
								 
						
							
								805d26b0ae 
								
							 
						 
						
							
							
								
								unify config options for jsonpFunction and chunkLoadFunction to chunkLoadingGlobal  
							
							... 
							
							
							
							rename hotUpdateFunction to hotUpdateGlobal 
							
						 
						
							2020-08-28 10:58:00 +02:00  
				
					
						
							
							
								 
						
							
								b66599ea58 
								
							 
						 
						
							
							
								
								move ArrayPushCallbackChunkFormat into separate plugin  
							
							
							
						 
						
							2020-08-28 10:57:58 +02:00