2a9452e51b 
								
							 
						 
						
							
							
								
								Add brackets for multiline if/for statements  
							
							
							
						 
						
							2018-05-29 15:45:44 +02:00  
				
					
						
							
							
								 
						
							
								4daaf6cd33 
								
							 
						 
						
							
							
								
								improve RemoveParentModulesPlugin performance  
							
							
							
						 
						
							2018-05-01 10:41:26 +02:00  
				
					
						
							
							
								 
						
							
								3983803d30 
								
							 
						 
						
							
							
								
								Destructure 'require' to improve readability  
							
							
							
						 
						
							2018-03-22 12:05:58 +01:00  
				
					
						
							
							
								 
						
							
								5238159d21 
								
							 
						 
						
							
							
								
								run prettier on existing code  
							
							
							
						 
						
							2018-02-25 02:00:20 +01:00  
				
					
						
							
							
								 
						
							
								18ae73dad4 
								
							 
						 
						
							
							
								
								Refactor chunk graph  
							
							... 
							
							
							
							Chunks are now always in ChunkGroups
ChunkGroups have parents and children, Chunks no longer have this
AsyncDependenciesBlocks point to a ChunkGroup instead of a list of chunks
Entrypoint is now a ChunkGroup (extends from it)
move stuff graph modification methods into GraphHelpers
Change chunk id recording to source-based
Chunks have parents, siblings and children in Stats
rename AutomaticCommonsChunksPlugin to SplitChunksPlugin
add request property to origin (ChunkGroup)
remove moveToParent from AggressiveMergingPlugin
fix issues with AggressiveSplittingPlugin
remove CommonsChunkPlugin
add optimization.runtimeChunk (RuntimeChunkPlugin)
fix a filename bug for initial chunks
remove extract-text-webpack-plugin from test suite
add DebugHash to help debugging hash issues
fix issues with entry modules in different chunk as runtime
redo optimization.splitChunks options
Compilation.entrypoints is now a Map
Compilation.chunkGroups has been added
remove some unittests
update examples
update tests with CommonsChunkPlugin 
							
						 
						
							2018-01-19 19:21:30 +01:00  
				
					
						
							
							
								 
						
							
								08cd2f0ffe 
								
							 
						 
						
							
							
								
								introduce ChunkGroup for AND in parents  
							
							
							
						 
						
							2018-01-10 17:12:03 +01:00  
				
					
						
							
							
								 
						
							
								9f13bfec6c 
								
							 
						 
						
							
							
								
								Optimize chunk traversal in RemoveParentModulesPlugin  
							
							
							
						 
						
							2018-01-05 22:49:55 +01:00  
				
					
						
							
							
								 
						
							
								f737b26260 
								
							 
						 
						
							
							
								
								Remove some plugin calls  
							
							
							
						 
						
							2017-12-14 14:42:49 +01:00  
				
					
						
							
							
								 
						
							
								36c690d37f 
								
							 
						 
						
							
							
								
								Use tapable instead of 'plugin'  
							
							
							
						 
						
							2017-12-08 14:23:31 +01:00  
				
					
						
							
							
								 
						
							
								5db5512849 
								
							 
						 
						
							
							
								
								faster RemoveParentModule algorithm  
							
							
							
						 
						
							2017-11-24 18:14:37 +01:00  
				
					
						
							
							
								 
						
							
								f7c2f8e470 
								
							 
						 
						
							
							
								
								Update code style to arrow functions  
							
							
							
						 
						
							2017-11-08 11:56:01 +01:00  
				
					
						
							
							
								 
						
							
								b316bee0a6 
								
							 
						 
						
							
							
								
								Use SortableSets for Chunk.parents/blocks  
							
							
							
						 
						
							2017-09-22 16:38:47 +02:00  
				
					
						
							
							
								 
						
							
								8d3efe7d63 
								
							 
						 
						
							
							
								
								Merge branch 'next' into perf/modules-set  
							
							
							
						 
						
							2017-05-16 14:37:03 +02:00  
				
					
						
							
							
								 
						
							
								e1bac32c19 
								
							 
						 
						
							
							
								
								Use a Set to store modules in a chunk  
							
							
							
						 
						
							2017-05-16 11:50:50 +02:00  
				
					
						
							
							
								 
						
							
								616777b520 
								
							 
						 
						
							
							
								
								fix spacing issue  
							
							
							
						 
						
							2017-04-21 18:47:59 +02:00  
				
					
						
							
							
								 
						
							
								7ca1297e11 
								
							 
						 
						
							
							
								
								Use a Set in RemoveParentModulesPlugin for performance  
							
							
							
						 
						
							2017-04-18 23:28:16 +02:00  
				
					
						
							
							
								 
						
							
								e8bc9c2b3b 
								
							 
						 
						
							
							
								
								use a Set for Module.chunks  
							
							
							
						 
						
							2017-04-18 23:27:25 +02:00  
				
					
						
							
							
								 
						
							
								39575663b7 
								
							 
						 
						
							
							
								
								move chunk parents check up  
							
							
							
						 
						
							2017-02-23 23:31:05 +11:00  
				
					
						
							
							
								 
						
							
								665fbd0ca8 
								
							 
						 
						
							
							
								
								Fix todo comments  
							
							
							
						 
						
							2017-01-25 22:47:11 +03:00  
				
					
						
							
							
								 
						
							
								74efa93d5f 
								
							 
						 
						
							
							
								
								More refactoring Compilation.js and RemoveParentModulesPlugin.js  
							
							
							
						 
						
							2017-01-25 22:39:24 +03:00  
				
					
						
							
							
								 
						
							
								588976d5e9 
								
							 
						 
						
							
							
								
								Deleting cache length size to loop  
							
							
							
						 
						
							2017-01-24 22:39:38 +03:00  
				
					
						
							
							
								 
						
							
								eb87ae931d 
								
							 
						 
						
							
							
								
								Refactoring and optimize RemoveParentModulesPlugin.js  
							
							
							
						 
						
							2017-01-23 21:52:47 +03:00  
				
					
						
							
							
								 
						
							
								61251de9c0 
								
							 
						 
						
							
							
								
								refactor(ES6): upgrade RemoveParentModulesPlugin to ES6 ( #3731 )  
							
							
							
						 
						
							2017-01-04 12:44:01 -06:00  
				
					
						
							
							
								 
						
							
								2f618e733a 
								
							 
						 
						
							
							
								
								refactoring and aggressive-splitting plugin  
							
							
							
						 
						
							2016-07-13 11:03:14 +02:00  
				
					
						
							
							
								 
						
							
								cf00a1a22d 
								
							 
						 
						
							
							
								
								rewrite cases where js beautify and eslint disagree on formatting  
							
							
							
						 
						
							2016-06-20 21:46:27 +02:00  
				
					
						
							
							
								 
						
							
								b1bdd6989f 
								
							 
						 
						
							
							
								
								Use eslint's indent rule  
							
							
							
						 
						
							2016-06-20 08:21:00 +02:00  
				
					
						
							
							
								 
						
							
								7fdfdbd43b 
								
							 
						 
						
							
							
								
								correct linting  
							
							
							
						 
						
							2016-06-16 01:05:17 +02:00  
				
					
						
							
							
								 
						
							
								795092fcea 
								
							 
						 
						
							
							
								
								fixed small mistake in array check  
							
							
							
						 
						
							2016-04-11 00:38:18 +02:00  
				
					
						
							
							
								 
						
							
								996b6c80ae 
								
							 
						 
						
							
							
								
								cache parent checks, check faster array for contain  
							
							
							
						 
						
							2016-04-10 23:55:37 +02:00  
				
					
						
							
							
								 
						
							
								7a15344eb1 
								
							 
						 
						
							
							
								
								reverted new algorithm for removing modules from parent chunks  
							
							
							
						 
						
							2016-04-10 23:38:41 +02:00  
				
					
						
							
							
								 
						
							
								2d7a7adade 
								
							 
						 
						
							
							
								
								use index instead of debugId  
							
							... 
							
							
							
							fixed chunk propagation 
							
						 
						
							2016-02-24 23:57:42 +01:00  
				
					
						
							
							
								 
						
							
								a867825774 
								
							 
						 
						
							
							
								
								new algorithm for removing modules from parent chunks  
							
							... 
							
							
							
							#1905  
						
							2016-02-24 23:23:34 +01:00  
				
					
						
							
							
								 
						
							
								431a4c791c 
								
							 
						 
						
							
							
								
								Merge branch 'master' into webpack-2  
							
							... 
							
							
							
							Conflicts:
	hot/dev-server.js
	hot/only-dev-server.js
	hot/poll.js
	hot/signal.js
	lib/ChunkTemplate.js
	lib/HotModuleReplacement.runtime.js
	lib/HotModuleReplacementPlugin.js
	lib/JsonpMainTemplatePlugin.js
	lib/MainTemplate.js
	lib/NormalModule.js
	lib/Parser.js
	lib/RecordIdsPlugin.js
	lib/WebpackOptionsApply.js
	lib/dependencies/RequireEnsureDependency.js
	lib/node/OldNodeWatchFileSystem.js
	lib/optimize/OccurrenceOrderPlugin.js
	package.json 
							
						 
						
							2015-07-17 09:30:37 +02: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  
				
					
						
							
							
								 
						
							
								8cfeb51c30 
								
							 
						 
						
							
							
								
								refactoring and bug fixes  
							
							
							
						 
						
							2015-07-07 00:11:13 +02:00  
				
					
						
							
							
								 
						
							
								a2cc7dbd38 
								
							 
						 
						
							
							
								
								apply optimizing on extracted chunks too  
							
							
							
						 
						
							2014-09-23 08:42:54 +02:00  
				
					
						
							
							
								 
						
							
								e0f975eb9e 
								
							 
						 
						
							
							
								
								fixes   webpack/extract-text-webpack-plugin#14  
							
							
							
						 
						
							2014-09-07 22:54:38 +02:00  
				
					
						
							
							
								 
						
							
								4d1ca1993d 
								
							 
						 
						
							
							
								
								fixed stack overflow bug  
							
							
							
						 
						
							2013-02-11 12:03:33 +01:00  
				
					
						
							
							
								 
						
							
								ee01837d66 
								
							 
						 
						
							
							
								
								Refactored everything for 0.9  
							
							
							
						 
						
							2013-01-30 18:49:25 +01:00