79eb404257 
								
							 
						 
						
							
							
								
								fixes   webpack/extract-text-webpack-plugin#82  
							
							... 
							
							
							
							fixes  webpack/extract-text-webpack-plugin#115 
fixes  webpack/extract-text-webpack-plugin#170  
						
							2016-07-15 21:59:24 +02:00  
				
					
						
							
							
								 
						
							
								2f618e733a 
								
							 
						 
						
							
							
								
								refactoring and aggressive-splitting plugin  
							
							
							
						 
						
							2016-07-13 11:03:14 +02:00  
				
					
						
							
							
								 
						
							
								7fdfdbd43b 
								
							 
						 
						
							
							
								
								correct linting  
							
							
							
						 
						
							2016-06-16 01:05:17 +02:00  
				
					
						
							
							
								 
						
							
								6cbd6997d3 
								
							 
						 
						
							
							
								
								skip commonModules if minChunks===Infinity  
							
							
							
						 
						
							2016-04-06 13:51:21 -04:00  
				
					
						
							
							
								 
						
							
								d0c6e98dee 
								
							 
						 
						
							
							
								
								Use better error message for when given multiple args for CommonChunksPlugin  
							
							
							
						 
						
							2016-01-21 23:01:00 -05:00  
				
					
						
							
							
								 
						
							
								e5c11c721e 
								
							 
						 
						
							
							
								
								Merge branch 'webpack-1'  
							
							... 
							
							
							
							Conflicts:
	lib/optimize/CommonsChunkPlugin.js
	package.json 
							
						 
						
							2015-11-20 21:35:37 +01:00  
				
					
						
							
							
								 
						
							
								181da3c004 
								
							 
						 
						
							
							
								
								fixed another bug with the CommonsChunkPlugin  
							
							... 
							
							
							
							when using multiple commons chunks
other optimization plugins doesn't optimize perfectly 
							
						 
						
							2015-11-20 21:29:32 +01:00  
				
					
						
							
							
								 
						
							
								556872b38f 
								
							 
						 
						
							
							
								
								fixed bug in CommonsChunkPlugin  
							
							... 
							
							
							
							when passing passing mixed existing and not existing names 
							
						 
						
							2015-11-20 20:24:06 +01:00  
				
					
						
							
							
								 
						
							
								5879483eb1 
								
							 
						 
						
							
							
								
								fixed formating  
							
							
							
						 
						
							2015-10-31 15:31:10 +01:00  
				
					
						
							
							
								 
						
							
								0f0ede8a2c 
								
							 
						 
						
							
							
								
								removed deprecated parameters for plugins  
							
							
							
						 
						
							2015-10-28 23:26:52 +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  
				
					
						
							
							
								 
						
							
								7edffc381d 
								
							 
						 
						
							
							
								
								Small refactor for getting size  
							
							... 
							
							
							
							Currently, map is being called to extract sizes then reduce is called on that; so 2 iterations through the array. It is possible to solve this with only reduce: 1 iteration. reallyUsedModules probably won't ever be big enough for this to matter, so it comes down to readability.
I think doing a once-and-done reduce could be an improvement here. What do you guys think? 
							
						 
						
							2015-05-21 12:39:08 -07:00  
				
					
						
							
							
								 
						
							
								1679218f80 
								
							 
						 
						
							
							
								
								fixed CommonsChunkPlugin  
							
							... 
							
							
							
							and added two explict vendor chunks example 
							
						 
						
							2015-04-29 12:46:00 +02:00  
				
					
						
							
							
								 
						
							
								84b34151da 
								
							 
						 
						
							
							
								
								emit an error when using the CommonChunksPlugin wrongly  
							
							... 
							
							
							
							#946  
						
							2015-04-26 22:47:47 +02:00  
				
					
						
							
							
								 
						
							
								cebd3b9722 
								
							 
						 
						
							
							
								
								added linting  
							
							
							
						 
						
							2015-04-23 23:55:50 +02:00  
				
					
						
							
							
								 
						
							
								feb7c7cc49 
								
							 
						 
						
							
							
								
								arguments bug fix  
							
							
							
						 
						
							2015-01-18 00:50:05 +01:00  
				
					
						
							
							
								 
						
							
								544c368ea1 
								
							 
						 
						
							
							
								
								added support for an async commons chunk, tests and examples  
							
							
							
						 
						
							2015-01-11 23:15:11 +01:00  
				
					
						
							
							
								 
						
							
								153f937cc8 
								
							 
						 
						
							
							
								
								allow `null` for `selectedChunks`  
							
							
							
						 
						
							2015-01-09 19:18:20 +01:00  
				
					
						
							
							
								 
						
							
								908c05c07a 
								
							 
						 
						
							
							
								
								apply initial and entry correctly with commons chunk  
							
							... 
							
							
							
							fixes  #642  
						
							2014-12-28 01:02:36 +01:00  
				
					
						
							
							
								 
						
							
								779dbd4930 
								
							 
						 
						
							
							
								
								more features for the CommonsChunkPlugin  
							
							... 
							
							
							
							* allow to select non-entry chunks
* allow to select multiple/all commons chunks 
							
						 
						
							2014-12-22 12:33:11 +01:00  
				
					
						
							
							
								 
						
							
								a2cc7dbd38 
								
							 
						 
						
							
							
								
								apply optimizing on extracted chunks too  
							
							
							
						 
						
							2014-09-23 08:42:54 +02:00  
				
					
						
							
							
								 
						
							
								15045d2879 
								
							 
						 
						
							
							
								
								minCount default should not be 1 or lower  
							
							... 
							
							
							
							fixes  #368  
						
							2014-07-24 12:47:18 +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  
				
					
						
							
							
								 
						
							
								b92af72712 
								
							 
						 
						
							
							
								
								fixed   #158  
							
							
							
						 
						
							2014-01-31 13:12:51 +01:00  
				
					
						
							
							
								 
						
							
								1fa9169cf2 
								
							 
						 
						
							
							
								
								use initial flag for initial loaded chunks  
							
							
							
						 
						
							2013-12-03 23:11:14 +01:00  
				
					
						
							
							
								 
						
							
								bc016f4517 
								
							 
						 
						
							
							
								
								fix nested commons chunks  
							
							
							
						 
						
							2013-12-03 19:09:42 +01:00  
				
					
						
							
							
								 
						
							
								63e0d4668c 
								
							 
						 
						
							
							
								
								Allow to address a commons chunks  
							
							
							
						 
						
							2013-12-03 17:14:28 +01:00  
				
					
						
							
							
								 
						
							
								8e3d00e77c 
								
							 
						 
						
							
							
								
								better default value  
							
							
							
						 
						
							2013-12-03 11:44:46 +01:00  
				
					
						
							
							
								 
						
							
								f165e8e2f1 
								
							 
						 
						
							
							
								
								fixed bug when using an array of entry points in commons chunk plugin  
							
							
							
						 
						
							2013-12-03 11:34:38 +01:00  
				
					
						
							
							
								 
						
							
								20e9f65bb1 
								
							 
						 
						
							
							
								
								accept an array of entryPoints for Commons chunk  
							
							
							
						 
						
							2013-12-03 11:28:39 +01:00  
				
					
						
							
							
								 
						
							
								6c6e495ae7 
								
							 
						 
						
							
							
								
								better commons naming  #128  
							
							
							
						 
						
							2013-12-03 11:19:30 +01:00  
				
					
						
							
							
								 
						
							
								4d25d521f6 
								
							 
						 
						
							
							
								
								plugin to extract common modules  
							
							... 
							
							
							
							from multiple entry points
#128  
							
						 
						
							2013-12-03 09:27:15 +01:00