60b06472f5 
								
							 
						 
						
							
							
								
								make LimitChunkCountPlugin stable  
							
							... 
							
							
							
							fix integrating non-runtime with runtime chunk
move entry modules when integrating two chunks 
							
						 
						
							2018-10-23 11:32:36 +02: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  
				
					
						
							
							
								 
						
							
								7a43a27eda 
								
							 
						 
						
							
							
								
								make Compilation.chunks a Set  
							
							
							
						 
						
							2018-09-06 17:04:01 +02:00  
				
					
						
							
							
								 
						
							
								7b02084bc5 
								
							 
						 
						
							
							
								
								Replace Basic and Advanced optimzation hooks by stages  
							
							
							
						 
						
							2018-08-16 14:10:51 +02:00  
				
					
						
							
							
								 
						
							
								3cf01999b5 
								
							 
						 
						
							
							
								
								add ChunkGraph  
							
							... 
							
							
							
							move chunk modules and module chunks into the ChunkGraph
remove outdated unit tests 
							
						 
						
							2018-08-14 15:32:13 +02:00  
				
					
						
							
							
								 
						
							
								cf5f1d723c 
								
							 
						 
						
							
							
								
								format existing code  
							
							
							
						 
						
							2018-07-30 21:29:21 +02: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  
				
					
						
							
							
								 
						
							
								36c690d37f 
								
							 
						 
						
							
							
								
								Use tapable instead of 'plugin'  
							
							
							
						 
						
							2017-12-08 14:23:31 +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  
				
					
						
							
							
								 
						
							
								93ac8e9c36 
								
							 
						 
						
							
							
								
								Merge pull request  #4205  from timse/use-let-const-as-blockscoped-variables  
							
							... 
							
							
							
							Use let const as blockscoped variables 
							
						 
						
							2017-02-08 09:44:03 +01:00  
				
					
						
							
							
								 
						
							
								ea4be07d45 
								
							 
						 
						
							
							
								
								Link documentation to webpack.js.org  
							
							... 
							
							
							
							Replaces webpack.github.io links with links to the new documentation. 
							
						 
						
							2017-02-07 10:07:01 +01:00  
				
					
						
							
							
								 
						
							
								1028043e38 
								
							 
						 
						
							
							
								
								make LimitChunkCountPlugin more functional avoid too much reassigning  
							
							... 
							
							
							
							add some doco for better understanding of what is happening 
							
						 
						
							2017-02-05 12:20:21 +11:00  
				
					
						
							
							
								 
						
							
								4149f10764 
								
							 
						 
						
							
							
								
								refactor(ES6): upgraded LimitChunkCountPlugin to ES6 ( #3754 )  
							
							
							
						 
						
							2017-01-04 22:17:12 -06:00  
				
					
						
							
							
								 
						
							
								7934faa181 
								
							 
						 
						
							
							
								
								Merge branch 'master' into webpack-2  
							
							... 
							
							
							
							Conflicts:
	.travis.yml
	bin/config-optimist.js
	package.json
	test/TestCases.test.js 
							
						 
						
							2015-08-09 13:32:19 +02:00  
				
					
						
							
							
								 
						
							
								3bcf17dca0 
								
							 
						 
						
							
							
								
								Use secure links.  
							
							
							
						 
						
							2015-07-20 15:29:53 -07: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  
				
					
						
							
							
								 
						
							
								7a080e6f24 
								
							 
						 
						
							
							
								
								Add argument error handling in optimization plugins  
							
							
							
						 
						
							2015-05-27 09:46:47 -07:00  
				
					
						
							
							
								 
						
							
								cebd3b9722 
								
							 
						 
						
							
							
								
								added linting  
							
							
							
						 
						
							2015-04-23 23:55:50 +02:00  
				
					
						
							
							
								 
						
							
								e2f83e195d 
								
							 
						 
						
							
							
								
								add more complex css-bundle examples  
							
							... 
							
							
							
							add rebuild module
add chunkName parameter to CommonsChunkPlugin
fix bug in LimitChunkCountPlugin 
							
						 
						
							2014-07-19 14:32:48 +02:00  
				
					
						
							
							
								 
						
							
								d80cdcefac 
								
							 
						 
						
							
							
								
								Code Quality  
							
							
							
						 
						
							2014-06-24 18:53:32 +02:00  
				
					
						
							
							
								 
						
							
								d3a9712193 
								
							 
						 
						
							
							
								
								bug fixing  
							
							
							
						 
						
							2014-02-03 18:12:19 +01:00  
				
					
						
							
							
								 
						
							
								a84a0433c9 
								
							 
						 
						
							
							
								
								better optimizing  
							
							
							
						 
						
							2013-06-17 18:55:11 +02:00  
				
					
						
							
							
								 
						
							
								0eec4071e9 
								
							 
						 
						
							
							
								
								better optimize  
							
							
							
						 
						
							2013-02-11 10:58:24 +01:00  
				
					
						
							
							
								 
						
							
								ee01837d66 
								
							 
						 
						
							
							
								
								Refactored everything for 0.9  
							
							
							
						 
						
							2013-01-30 18:49:25 +01:00