ffbaf20bca 
								
							 
						 
						
							
							
								
								fix: error message for condition or  
							
							
							
						 
						
							2023-09-19 11:48:22 +08:00  
				
					
						
							
							
								 
						
							
								27cae68bda 
								
							 
						 
						
							
							
								
								feat: allow to use `falsy` loaders and plugins  
							
							
							
						 
						
							2023-06-14 18:25:31 +03:00  
				
					
						
							
							
								 
						
							
								86805ee5b8 
								
							 
						 
						
							
							
								
								fixes   #13719  
							
							
							
						 
						
							2021-07-06 00:50:13 +02:00  
				
					
						
							
							
								 
						
							
								10aa3daede 
								
							 
						 
						
							
							
								
								add experiments.layers  
							
							... 
							
							
							
							add layers to define different module layers
support module layers in stats
add layer support for NormalModules
fixes  #11466  
							
						 
						
							2021-01-05 20:50:59 +01:00  
				
					
						
							
							
								 
						
							
								8acebd2ff5 
								
							 
						 
						
							
							
								
								treat `undefined` equal to not existing in rules  
							
							... 
							
							
							
							both are treated as empty string 
							
						 
						
							2020-12-17 11:20:11 +01:00  
				
					
						
							
							
								 
						
							
								2ac055093c 
								
							 
						 
						
							
							
								
								improve handling of null values and prototype properties  
							
							
							
						 
						
							2020-07-17 15:41:30 +02:00  
				
					
						
							
							
								 
						
							
								205bbb4c0d 
								
							 
						 
						
							
							
								
								improve compatibly with node.js ESM  
							
							... 
							
							
							
							improve experiments.mjs to be more compatibly with node.js ESM
  - add support for `type: "module"` in package.json
  - add support for `*.cjs`
  - enable strict ESM for data uris with `text/javascript` or `application/javascript`
  - disallow not fully specified requests in imports `*.mjs` or `type: "module"`
add `descriptionData` rule condition to match package.json info
fix passing resolveOptions along context modules 
							
						 
						
							2020-07-17 13:58:29 +02:00  
				
					
						
							
							
								 
						
							
								dafa4cd69a 
								
							 
						 
						
							
							
								
								chore: setup cspell  
							
							
							
						 
						
							2020-03-12 19:51:26 +03:00  
				
					
						
							
							
								 
						
							
								285529a643 
								
							 
						 
						
							
							
								
								chore: fix typos across the project  
							
							
							
						 
						
							2020-03-10 07:29:46 +05:30  
				
					
						
							
							
								 
						
							
								44f812b66a 
								
							 
						 
						
							
							
								
								skip over undefined properties in rules  
							
							... 
							
							
							
							see regression https://github.com/webpack/webpack/issues/8537#issuecomment-508451734  
							
						 
						
							2019-07-12 12:19:51 +02:00  
				
					
						
							
							
								 
						
							
								ba249c1f96 
								
							 
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2019-05-20 09:20:18 +02:00  
				
					
						
							
							
								 
						
							
								74d4669d73 
								
							 
						 
						
							
							
								
								rewrite RuleSet to RuleSetCompiler with plugins  
							
							... 
							
							
							
							remove some deprecated features (query, loaders)
add missing condition (realResource) 
							
						 
						
							2019-05-16 11:37:52 +02:00