1b402bcae1 
								
							 
						 
						
							
							
								
								Merge tag 'v4.28.0' into next  
							
							... 
							
							
							
							4.28.0 
							
						 
						
							2018-12-19 14:05:17 +01:00  
				
					
						
							
							
								 
						
							
								f6d67b6605 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2018-12-19 11:36:59 +01:00  
				
					
						
							
							
								 
						
							
								4f1905aa5a 
								
							 
						 
						
							
							
								
								Merge tag 'v4.20.2' into next  
							
							... 
							
							
							
							4.20.2 
							
						 
						
							2018-09-25 23:13:58 +02:00  
				
					
						
							
							
								 
						
							
								54e30e05c0 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2018-09-25 17:10:38 +02:00  
				
					
						
							
							
								 
						
							
								bf7337e935 
								
							 
						 
						
							
							
								
								Update examples  
							
							
							
						 
						
							2018-07-14 22:16:32 +02:00  
				
					
						
							
							
								 
						
							
								17fd4d8b48 
								
							 
						 
						
							
							
								
								Align 'Cannot find module' message with native NodeJS  
							
							
							
						 
						
							2018-05-15 09:24:16 +03:00  
				
					
						
							
							
								 
						
							
								75c6416cfe 
								
							 
						 
						
							
							
								
								updated examples  
							
							
							
						 
						
							2018-05-07 13:36:54 +02:00  
				
					
						
							
							
								 
						
							
								f5bd213f4c 
								
							 
						 
						
							
							
								
								Update examples  
							
							
							
						 
						
							2018-04-04 15:18:18 +02:00  
				
					
						
							
							
								 
						
							
								0b13cf19a1 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2018-02-17 14:14:14 +01:00  
				
					
						
							
							
								 
						
							
								33c907e1b7 
								
							 
						 
						
							
							
								
								Merge branch 'master' into next  
							
							... 
							
							
							
							# Conflicts:
#	examples/aggressive-merging/README.md
#	examples/chunkhash/README.md
#	examples/code-splitted-css-bundle/README.md
#	examples/code-splitted-require.context-amd/README.md
#	examples/code-splitted-require.context/README.md
#	examples/code-splitting-bundle-loader/README.md
#	examples/code-splitting-harmony/README.md
#	examples/code-splitting-native-import-context/README.md
#	examples/code-splitting-specify-chunk-name/README.md
#	examples/code-splitting/README.md
#	examples/coffee-script/README.md
#	examples/common-chunk-and-vendor-chunk/README.md
#	examples/common-chunk-grandchildren/README.md
#	examples/commonjs/README.md
#	examples/css-bundle/README.md
#	examples/dll-app-and-vendor/0-vendor/README.md
#	examples/dll-app-and-vendor/1-app/README.md
#	examples/dll-user/README.md
#	examples/dll/README.md
#	examples/explicit-vendor-chunk/README.md
#	examples/externals/README.md
#	examples/extra-async-chunk-advanced/README.md
#	examples/extra-async-chunk/README.md
#	examples/harmony-interop/README.md
#	examples/harmony-library/README.md
#	examples/harmony-unused/README.md
#	examples/harmony/README.md
#	examples/http2-aggressive-splitting/README.md
#	examples/hybrid-routing/README.md
#	examples/i18n/README.md
#	examples/loader/README.md
#	examples/mixed/README.md
#	examples/move-to-parent/README.md
#	examples/multi-compiler/README.md
#	examples/multi-part-library/README.md
#	examples/multiple-commons-chunks/README.md
#	examples/multiple-entry-points-commons-chunk-css-bundle/README.md
#	examples/multiple-entry-points/README.md
#	examples/named-chunks/README.md
#	examples/require.context/README.md
#	examples/require.resolve/README.md
#	examples/scope-hoisting/README.md
#	examples/source-map/README.md
#	examples/two-explicit-vendor-chunks/README.md
#	examples/web-worker/README.md
#	package.json 
							
						 
						
							2018-02-13 10:18:53 +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  
				
					
						
							
							
								 
						
							
								61ab19c821 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2018-01-06 10:46:03 +01:00  
				
					
						
							
							
								 
						
							
								bc7725c668 
								
							 
						 
						
							
							
								
								change output from examples for js/ to dist/  
							
							
							
						 
						
							2018-01-04 21:39:29 +01:00  
				
					
						
							
							
								 
						
							
								273f147dae 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2018-01-04 21:21:39 +01:00  
				
					
						
							
							
								 
						
							
								e9f1ad208b 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2018-01-03 11:03:20 +01:00  
				
					
						
							
							
								 
						
							
								4a9ffd80bb 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2017-12-21 11:19:53 +01:00  
				
					
						
							
							
								 
						
							
								44209f6db9 
								
							 
						 
						
							
							
								
								Update examples  
							
							
							
						 
						
							2017-12-14 10:58:03 +01:00  
				
					
						
							
							
								 
						
							
								59c7c167e3 
								
							 
						 
						
							
							
								
								update example configurations for latest mode changes  
							
							
							
						 
						
							2017-12-14 10:53:04 +01:00  
				
					
						
							
							
								 
						
							
								84c6449b48 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2017-12-04 14:35:55 +01:00  
				
					
						
							
							
								 
						
							
								575fc4c29d 
								
							 
						 
						
							
							
								
								update examples  
							
							
							
						 
						
							2017-11-24 11:18:34 +01:00  
				
					
						
							
							
								 
						
							
								035b16aae2 
								
							 
						 
						
							
							
								
								Update examples  
							
							
							
						 
						
							2017-11-23 09:47:19 +01:00  
				
					
						
							
							
								 
						
							
								bc6c1be90c 
								
							 
						 
						
							
							
								
								refactoring filter to include and other requested changes  
							
							
							
						 
						
							2017-10-13 15:41:44 -06:00  
				
					
						
							
							
								 
						
							
								7cc8d68821 
								
							 
						 
						
							
							
								
								fixed code-splitting-native-import-context-filter README.md  
							
							
							
						 
						
							2017-10-13 15:41:02 -06:00  
				
					
						
							
							
								 
						
							
								5d1759fd4c 
								
							 
						 
						
							
							
								
								modified import context filtering logic to filter on file names.  
							
							
							
						 
						
							2017-10-13 15:41:02 -06:00  
				
					
						
							
							
								 
						
							
								4c08560f5a 
								
							 
						 
						
							
							
								
								fixed code-splitting-native-import-context-filter README.md  
							
							
							
						 
						
							2017-10-13 15:41:01 -06:00  
				
					
						
							
							
								 
						
							
								f884136861 
								
							 
						 
						
							
							
								
								created filter logic for dynamic import statements  
							
							
							
						 
						
							2017-10-13 15:41:01 -06:00