a4f17775b1 
								
							 
						 
						
							
							
								
								fix dependOn behavior with runtimes, fix runtime passing by entry  
							
							
							
						 
						
							2020-07-30 11:18:09 +02:00  
				
					
						
							
							
								 
						
							
								53eb46285b 
								
							 
						 
						
							
							
								
								Merge pull request  #11195  from chenxsan/bugfix/add-externalsType-normalization  
							
							... 
							
							
							
							normalize externalsType 
							
						 
						
							2020-07-20 12:19:21 +02:00  
				
					
						
							
							
								 
						
							
								f65adade96 
								
							 
						 
						
							
							
								
								deprecate optimization.noEmitOnErrors in favor of optimization.emitOnErrors  
							
							
							
						 
						
							2020-07-20 08:40:31 +02:00  
				
					
						
							
							
								 
						
							
								bae2300657 
								
							 
						 
						
							
							
								
								normalize externalsType  
							
							
							
						 
						
							2020-07-17 23:58:45 +08:00  
				
					
						
							
							
								 
						
							
								204e104bc2 
								
							 
						 
						
							
							
								
								Merge pull request  #11084  from smelukov/rename-json-script-type  
							
							... 
							
							
							
							rename jsonScriptType to scriptType 
							
						 
						
							2020-06-29 14:34:21 +02:00  
				
					
						
							
							
								 
						
							
								56d3950225 
								
							 
						 
						
							
							
								
								feat: return preset normal for stats true  
							
							
							
						 
						
							2020-06-25 08:20:36 +05:30  
				
					
						
							
							
								 
						
							
								139da61b5f 
								
							 
						 
						
							
							
								
								rename jsonScriptType to scriptType  
							
							
							
						 
						
							2020-06-24 23:05:21 +03: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  
				
					
						
							
							
								 
						
							
								3df380e2d7 
								
							 
						 
						
							
							
								
								add script external  
							
							... 
							
							
							
							change defaults of ModuleFederationPlugin to var library and script remoteType
allow using empty entry in config 
							
						 
						
							2020-06-04 03:18:07 +02:00  
				
					
						
							
							
								 
						
							
								707a103262 
								
							 
						 
						
							
							
								
								merge resolve.byDependency defaults with user provided values  
							
							... 
							
							
							
							allow to use resolve.byDependency in module.rules 
							
						 
						
							2020-05-28 19:55:14 +02:00  
				
					
						
							
							
								 
						
							
								a66290a15f 
								
							 
						 
						
							
							
								
								add support for async externals  
							
							... 
							
							
							
							add `promise` external
add `import` external (uses import())
add `output.importFunctionName` option to change the `import()` function name
allow for inline external type when using arrays
fix some typings
fix namespace object behavior when using system external and accessing nested property
fix interop behavior for async dynamic modules 
							
						 
						
							2020-05-19 17:25:43 +02:00  
				
					
						
							
							
								 
						
							
								362514c10b 
								
							 
						 
						
							
							
								
								fix 4.0 build errors  
							
							
							
						 
						
							2020-05-12 14:37:09 +02:00  
				
					
						
							
							
								 
						
							
								042b4ee7d4 
								
							 
						 
						
							
							
								
								Use @ts-expext-error  
							
							
							
						 
						
							2020-05-12 14:34:29 +02:00  
				
					
						
							
							
								 
						
							
								7b07a8db66 
								
							 
						 
						
							
							
								
								Upgrade to Prettier 2  
							
							
							
						 
						
							2020-03-28 18:20:24 -04:00  
				
					
						
							
							
								 
						
							
								70fc2f7392 
								
							 
						 
						
							
							
								
								code cleanup from review  
							
							
							
						 
						
							2020-02-26 17:36:44 +01:00  
				
					
						
							
							
								 
						
							
								88e6c5e2a7 
								
							 
						 
						
							
							
								
								add library option to entry description  
							
							
							
						 
						
							2020-02-26 17:36:16 +01:00  
				
					
						
							
							
								 
						
							
								39e407e927 
								
							 
						 
						
							
							
								
								normalize entry option and reduce normalization in EntryOptionPlugin  
							
							
							
						 
						
							2020-02-26 17:36:06 +01:00  
				
					
						
							
							
								 
						
							
								f1dd328779 
								
							 
						 
						
							
							
								
								refactor library system  
							
							
							
						 
						
							2020-02-26 17:35:52 +01:00  
				
					
						
							
							
								 
						
							
								03431d1113 
								
							 
						 
						
							
							
								
								from serve property from options  
							
							
							
						 
						
							2020-02-18 22:55:31 +01:00  
				
					
						
							
							
								 
						
							
								6477ca56f8 
								
							 
						 
						
							
							
								
								Split options defaulting in normalization and defaults  
							
							... 
							
							
							
							Apply defaults after plugins are applied to allow plugins to feature their own defaults.
This allows to make preset plugins. 
							
						 
						
							2020-02-17 19:12:54 +01:00