52dc1936a9 
								
							 
						 
						
							
							
								
								chore: refactor plugin name ( #19456 )  
							
							
							
						 
						
							2025-04-23 15:03:37 +03:00  
				
					
						
							
							
								 
						
							
								1fe55ac7b5 
								
							 
						 
						
							
							
								
								refactor: improve code  
							
							
							
						 
						
							2024-08-02 19:32:27 +03:00  
				
					
						
							
							
								 
						
							
								be1d35eb02 
								
							 
						 
						
							
							
								
								fix(types): more  
							
							
							
						 
						
							2024-03-18 18:50:56 +03:00  
				
					
						
							
							
								 
						
							
								3e3dfd781b 
								
							 
						 
						
							
							
								
								fix(types): more  
							
							
							
						 
						
							2024-03-17 20:15:44 +03:00  
				
					
						
							
							
								 
						
							
								3295f6c36f 
								
							 
						 
						
							
							
								
								chore(types): more  
							
							
							
						 
						
							2024-01-26 19:17:45 +03:00  
				
					
						
							
							
								 
						
							
								4809421990 
								
							 
						 
						
							
							
								
								refactor(types): more  
							
							
							
						 
						
							2023-06-21 19:00:24 +03:00  
				
					
						
							
							
								 
						
							
								fb7c0c637a 
								
							 
						 
						
							
							
								
								refactor: strict types for assets and json and other  
							
							
							
						 
						
							2023-05-25 01:09:00 +03:00  
				
					
						
							
							
								 
						
							
								804f49c32c 
								
							 
						 
						
							
							
								
								fix handling of errors thrown in async modules  
							
							
							
						 
						
							2022-01-27 16:28:28 +01:00  
				
					
						
							
							
								 
						
							
								629f9f031c 
								
							 
						 
						
							
							
								
								add support for module externals and automatic externals  
							
							
							
						 
						
							2021-06-24 16:44:14 +02:00  
				
					
						
							
							
								 
						
							
								365a362522 
								
							 
						 
						
							
							
								
								performance optimization  
							
							... 
							
							
							
							add statistics to ModuleConcatenationPlugin 
							
						 
						
							2021-02-23 10:59:59 +01:00  
				
					
						
							
							
								 
						
							
								495cabb94d 
								
							 
						 
						
							
							
								
								improve TLA consistency  
							
							
							
						 
						
							2021-01-29 13:51:32 +01:00  
				
					
						
							
							
								 
						
							
								8e562aa260 
								
							 
						 
						
							
							
								
								fix some nitpicks with active state  
							
							
							
						 
						
							2020-10-07 09:36:41 +02:00  
				
					
						
							
							
								 
						
							
								dfc8e35f2d 
								
							 
						 
						
							
							
								
								enable experiments.importAsync by default  
							
							... 
							
							
							
							remove experiments.importAwait 
							
						 
						
							2020-08-04 00:47:08 +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  
				
					
						
							
							
								 
						
							
								b9c50fdb09 
								
							 
						 
						
							
							
								
								fix jsdoc documentations  
							
							
							
						 
						
							2020-04-28 19:42:58 +02:00  
				
					
						
							
							
								 
						
							
								cda629eaac 
								
							 
						 
						
							
							
								
								add missing runtime requirement for async module header  
							
							... 
							
							
							
							active async modules when top level await is used 
							
						 
						
							2019-11-19 13:11:23 +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  
				
					
						
							
							
								 
						
							
								e507392094 
								
							 
						 
						
							
							
								
								add output.ecmaVersion options to set emitted code style  
							
							... 
							
							
							
							fix a bug with prefetching initial chunks
InitFragments have get[End]Content methods which get a sourceContext
RuntimeModules have implicit chunk and compilation
changed default to `output.ecmaVersion: 2015` 
							
						 
						
							2019-08-26 21:32:29 +02:00  
				
					
						
							
							
								 
						
							
								f68bb833d2 
								
							 
						 
						
							
							
								
								Merge export getters in a module into single statement  
							
							
							
						 
						
							2019-08-23 14:07:01 +02:00  
				
					
						
							
							
								 
						
							
								a14c6fb3ba 
								
							 
						 
						
							
							
								
								refactor async logic to break cycles  
							
							
							
						 
						
							2019-06-05 14:17:15 +02:00  
				
					
						
							
							
								 
						
							
								12a3e7c854 
								
							 
						 
						
							
							
								
								create experiments for importAwait importAsync and (a)syncWebAssembly  
							
							
							
						 
						
							2019-06-05 13:32:22 +02:00  
				
					
						
							
							
								 
						
							
								faa56f1751 
								
							 
						 
						
							
							
								
								move plugin into folder  
							
							
							
						 
						
							2019-06-05 12:07:20 +02:00  
				
					
						
							
							
								 
						
							
								49eacbc4b4 
								
							 
						 
						
							
							
								
								generate more optimized code for cases with a single promise or no top-level-await  
							
							
							
						 
						
							2019-06-04 23:29:09 +02:00  
				
					
						
							
							
								 
						
							
								de61023616 
								
							 
						 
						
							
							
								
								add side-by-side wasm support based on async modules  
							
							... 
							
							
							
							type: "webassembly/async-experimental"
remove i64 importing limitation since it will have BigInt integration eventually
update wasm example 
							
						 
						
							2019-06-04 23:28:56 +02:00  
				
					
						
							
							
								 
						
							
								903084f9aa 
								
							 
						 
						
							
							
								
								WIP prototype of top-level-await and async modules based on import await  
							
							
							
						 
						
							2019-06-04 23:25:35 +02:00