e21b1d46fe 
								
							 
						 
						
							
							
								
								precompile schemas for improved startup performance  
							
							
							
						 
						
							2021-04-16 16:02:58 +02:00  
				
					
						
							
							
								 
						
							
								8c19efb7fd 
								
							 
						 
						
							
							
								
								chore(deps): update `schema-utils`  
							
							
							
						 
						
							2020-10-05 21:58:54 +03:00  
				
					
						
							
							
								 
						
							
								b9c50fdb09 
								
							 
						 
						
							
							
								
								fix jsdoc documentations  
							
							
							
						 
						
							2020-04-28 19:42:58 +02: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  
				
					
						
							
							
								 
						
							
								330f1138b6 
								
							 
						 
						
							
							
								
								Merge pull request  #10206  from webpack/change/dll-plugin-entry-only  
							
							... 
							
							
							
							change DllPlugin entryOnly default to true 
							
						 
						
							2020-01-02 21:46:29 +01:00  
				
					
						
							
							
								 
						
							
								c636fc62d3 
								
							 
						 
						
							
							
								
								change DllPlugin entryOnly default to true  
							
							
							
						 
						
							2020-01-02 17:46:21 +01:00  
				
					
						
							
							
								 
						
							
								96620a4651 
								
							 
						 
						
							
							
								
								flag all modules as used for Dll  
							
							... 
							
							
							
							fix problem that modules were removed before they were flagged as used
fixes  #10189  
							
						 
						
							2020-01-02 17:37:47 +01:00  
				
					
						
							
							
								 
						
							
								6a99b5316d 
								
							 
						 
						
							
							
								
								refactor: migrate on `schema-utils`  
							
							
							
						 
						
							2019-08-07 18:10:40 +03:00  
				
					
						
							
							
								 
						
							
								17044bf9c6 
								
							 
						 
						
							
							
								
								Merge tag 'v4.20.0' into next  
							
							... 
							
							
							
							4.20.0 
							
						 
						
							2018-09-25 16:20:42 +02:00  
				
					
						
							
							
								 
						
							
								1f6b92de3e 
								
							 
						 
						
							
							
								
								use declarations from schemas in plugins  
							
							
							
						 
						
							2018-09-21 11:04:28 +02:00  
				
					
						
							
							
								 
						
							
								cf5f1d723c 
								
							 
						 
						
							
							
								
								format existing code  
							
							
							
						 
						
							2018-07-30 21:29:21 +02:00  
				
					
						
							
							
								 
						
							
								2a9452e51b 
								
							 
						 
						
							
							
								
								Add brackets for multiline if/for statements  
							
							
							
						 
						
							2018-05-29 15:45:44 +02:00  
				
					
						
							
							
								 
						
							
								6c0c52558c 
								
							 
						 
						
							
							
								
								feat: support tree shaking in DllPlugin  
							
							... 
							
							
							
							This change introduces a new `entryOnly` flag to the DllPlugin options which limits the exposed modules to only those configured as entry points. This allows module concatenation and dead code removal optimizations to take place. 
							
						 
						
							2018-05-18 22:57:29 +03:00  
				
					
						
							
							
								 
						
							
								5238159d21 
								
							 
						 
						
							
							
								
								run prettier on existing code  
							
							
							
						 
						
							2018-02-25 02:00:20 +01:00  
				
					
						
							
							
								 
						
							
								7dd41b55c6 
								
							 
						 
						
							
							
								
								Replace deprecated Tapable#apply by Plugin#apply  
							
							
							
						 
						
							2017-12-20 11:53:56 +01:00  
				
					
						
							
							
								 
						
							
								36c690d37f 
								
							 
						 
						
							
							
								
								Use tapable instead of 'plugin'  
							
							
							
						 
						
							2017-12-08 14:23:31 +01:00  
				
					
						
							
							
								 
						
							
								dae9de6595 
								
							 
						 
						
							
							
								
								Merge branch 'next' into feature/validate-plugin-options  
							
							... 
							
							
							
							# Conflicts:
#	lib/SourceMapDevToolPlugin.js
#	lib/optimize/AggressiveSplittingPlugin.js
#	yarn.lock 
							
						 
						
							2017-11-28 09:59:59 +01:00  
				
					
						
							
							
								 
						
							
								95407047c4 
								
							 
						 
						
							
							
								
								fix DllPlugin flagging  
							
							
							
						 
						
							2017-11-21 13:09:32 +01:00  
				
					
						
							
							
								 
						
							
								cdd593b847 
								
							 
						 
						
							
							
								
								Rename schemas; Make imports less verbose  
							
							
							
						 
						
							2017-11-12 09:48:08 +01:00  
				
					
						
							
							
								 
						
							
								d73ad04c72 
								
							 
						 
						
							
							
								
								Add spaces to plugin names  
							
							
							
						 
						
							2017-11-12 09:48:08 +01:00  
				
					
						
							
							
								 
						
							
								1065a6e46c 
								
							 
						 
						
							
							
								
								Refactor plugins to use schema-utils; Remove unused  
							
							
							
						 
						
							2017-11-12 09:48:08 +01:00  
				
					
						
							
							
								 
						
							
								744dbe9b95 
								
							 
						 
						
							
							
								
								Add validations to plugins  
							
							
							
						 
						
							2017-11-12 09:48:08 +01:00  
				
					
						
							
							
								 
						
							
								f7c2f8e470 
								
							 
						 
						
							
							
								
								Update code style to arrow functions  
							
							
							
						 
						
							2017-11-08 11:56:01 +01:00  
				
					
						
							
							
								 
						
							
								9cf5901f37 
								
							 
						 
						
							
							
								
								refactor(ES6): upgrade DllPlugin to ES6 ( #3760 )  
							
							
							
						 
						
							2017-01-04 23:59:22 -06:00  
				
					
						
							
							
								 
						
							
								b5d52d4505 
								
							 
						 
						
							
							
								
								changed lib manifest format to store harmony structure information  
							
							... 
							
							
							
							allow to use dll with harmony modules
fixes  #2876 
fixes  #2857  
							
						 
						
							2016-08-17 12:05:29 +02:00  
				
					
						
							
							
								 
						
							
								131bc08126 
								
							 
						 
						
							
							
								
								fixed bugs with DllPlugin  
							
							
							
						 
						
							2016-01-30 11:43:22 +01:00  
				
					
						
							
							
								 
						
							
								f7d799adb4 
								
							 
						 
						
							
							
								
								rebeautify without spacing after keyword  
							
							
							
						 
						
							2015-07-16 00:19:23 +02:00  
				
					
						
							
							
								 
						
							
								0a340f2b1a 
								
							 
						 
						
							
							
								
								feat(app): Beautify all lib files  
							
							
							
						 
						
							2015-07-13 01:20:09 +03:00  
				
					
						
							
							
								 
						
							
								817e678d9a 
								
							 
						 
						
							
							
								
								added DllPlugin and dll example  
							
							
							
						 
						
							2015-05-16 18:27:59 +02:00