104845a419 
								
							 
						 
						
							
							
								
								support import.meta.hot  
							
							
							
						 
						
							2020-06-22 18:49:57 +03:00  
				
					
						
							
							
								 
						
							
								630ebfdf47 
								
							 
						 
						
							
							
								
								rename module federation classes for be more specific  
							
							
							
						 
						
							2020-06-18 15:11:29 +02:00  
				
					
						
							
							
								 
						
							
								c00fec3aa7 
								
							 
						 
						
							
							
								
								Merge pull request  #10964  from pushkar100/feature/lazy-load-named-exports  
							
							... 
							
							
							
							Lazy loading only required exports from dynamic import() 
							
						 
						
							2020-06-16 15:04:06 +02:00  
				
					
						
							
							
								 
						
							
								a4ac8f0328 
								
							 
						 
						
							
							
								
								Cleanup  
							
							
							
						 
						
							2020-06-10 14:01:24 +02:00  
				
					
						
							
							
								 
						
							
								2124b3f684 
								
							 
						 
						
							
							
								
								Add serialization to DllModule and EntryDependency  
							
							
							
						 
						
							2020-06-02 12:26:14 +02:00  
				
					
						
							
							
								 
						
							
								1eaf3150fe 
								
							 
						 
						
							
							
								
								Add serialization to DelegatedModule.js and DelegatedSourceDependency.js  
							
							... 
							
							
							
							Add the applicable serialize and deserialize functions to the Modules and add to internalSerializables 
							
						 
						
							2020-06-02 12:26:09 +02:00  
				
					
						
							
							
								 
						
							
								e78a76b2e0 
								
							 
						 
						
							
							
								
								remove all overrides and overridables related code  
							
							
							
						 
						
							2020-05-26 17:26:28 +02:00  
				
					
						
							
							
								 
						
							
								edf03440ba 
								
							 
						 
						
							
							
								
								add SharePlugin  
							
							... 
							
							
							
							let ModuleFederationPlugin use the SharePlugin
update container test cases to new behavior 
							
						 
						
							2020-05-26 17:11:21 +02:00  
				
					
						
							
							
								 
						
							
								1b3246361b 
								
							 
						 
						
							
							
								
								add consume shared module plugin  
							
							
							
						 
						
							2020-05-25 23:14:19 +02:00  
				
					
						
							
							
								 
						
							
								e659ec494c 
								
							 
						 
						
							
							
								
								add provide shared module plugin  
							
							
							
						 
						
							2020-05-25 17:14:59 +02:00  
				
					
						
							
							
								 
						
							
								a468cbbd2e 
								
							 
						 
						
							
							
								
								add provide shared module plugin  
							
							
							
						 
						
							2020-05-23 16:08:51 +02:00  
				
					
						
							
							
								 
						
							
								6b13cafa20 
								
							 
						 
						
							
							
								
								dedupe remote overrides  
							
							... 
							
							
							
							fix transitive overriding
fix missing overriables for empty overridables 
							
						 
						
							2020-05-04 15:01:50 +02:00  
				
					
						
							
							
								 
						
							
								a92189e26d 
								
							 
						 
						
							
							
								
								fix persistent caching for container modules  
							
							
							
						 
						
							2020-04-29 13:08:34 +02:00  
				
					
						
							
							
								 
						
							
								004a24760a 
								
							 
						 
						
							
							
								
								make ContainerEntryModule serializable  
							
							
							
						 
						
							2020-04-29 12:45:54 +02:00  
				
					
						
							
							
								 
						
							
								d102340a3d 
								
							 
						 
						
							
							
								
								cleanup open things  
							
							
							
						 
						
							2020-02-26 23:53:44 +01:00  
				
					
						
							
							
								 
						
							
								905f2475ff 
								
							 
						 
						
							
							
								
								feat: Adds ContainerPlugin  
							
							... 
							
							
							
							Co-authored-by: Zack Jackson <zackary.l.jackson@gmail.com> 
							
						 
						
							2020-02-26 17:47:15 +01:00  
				
					
						
							
							
								 
						
							
								83b7faa67c 
								
							 
						 
						
							
							
								
								get rid of hack for remote override module  
							
							
							
						 
						
							2020-02-26 17:16:01 +01:00  
				
					
						
							
							
								 
						
							
								8792aa0830 
								
							 
						 
						
							
							
								
								add ContainerReferencePlugin  
							
							
							
						 
						
							2020-02-26 16:42:24 +01:00  
				
					
						
							
							
								 
						
							
								1c630f1435 
								
							 
						 
						
							
							
								
								add OverridablesPlugin  
							
							
							
						 
						
							2020-02-24 15:15:23 +01:00  
				
					
						
							
							
								 
						
							
								cb543a444c 
								
							 
						 
						
							
							
								
								seralization class for resolver cache  
							
							
							
						 
						
							2020-01-28 11:35:29 +01:00  
				
					
						
							
							
								 
						
							
								5d18a8e27d 
								
							 
						 
						
							
							
								
								persistent cache for concat modules  
							
							
							
						 
						
							2019-12-16 21:06:24 +01:00  
				
					
						
							
							
								 
						
							
								782e4535ac 
								
							 
						 
						
							
							
								
								Refactor how exportsType work  
							
							... 
							
							
							
							add flagged exportsType for __esModule flagged
add getExportsType to merge strict with exportsType
move CommonJsStuffPlugin into CommonJsPlugin
split CommonJsPlugin into imports and exports part
enable minimal tree shaking for CommonJs imports and exports 
							
						 
						
							2019-12-06 11:13:08 +01:00  
				
					
						
							
							
								 
						
							
								e9f8e63593 
								
							 
						 
						
							
							
								
								Make RestoreProvidedData a custom class for visibility in profiles  
							
							
							
						 
						
							2019-11-14 20:58:05 +01:00  
				
					
						
							
							
								 
						
							
								14ee25cd0a 
								
							 
						 
						
							
							
								
								add support for tree-shaking JSON modules  
							
							
							
						 
						
							2019-11-05 10:37:59 +01:00  
				
					
						
							
							
								 
						
							
								e8f2a8329d 
								
							 
						 
						
							
							
								
								avoid emitting files when they already exits in output filesystem  
							
							
							
						 
						
							2019-11-04 09:23:18 +01:00  
				
					
						
							
							
								 
						
							
								4cc4b4010e 
								
							 
						 
						
							
							
								
								make LazySet serializable  
							
							
							
						 
						
							2019-11-01 12:21:15 +01:00  
				
					
						
							
							
								 
						
							
								6b352c244a 
								
							 
						 
						
							
							
								
								make RequireIncludeDeprecationWarning serialize-able  
							
							
							
						 
						
							2019-10-30 07:49:24 +01:00  
				
					
						
							
							
								 
						
							
								686725a6c3 
								
							 
						 
						
							
							
								
								avoid a dynamic require in lib/util/serialization  
							
							... 
							
							
							
							this allows ncc to upgrade 
							
						 
						
							2019-10-11 10:01:08 +02:00