07dc8330d0 
								
							 
						 
						
							
							
								
								update name-too-long comment to length 109  
							
							
							
						 
						
							2019-06-18 10:29:09 -04:00  
				
					
						
							
							
								 
						
							
								6e16e12007 
								
							 
						 
						
							
							
								
								remove update to 100 line length  
							
							... 
							
							
							
							This commit removes the update to 100 line length. It's bad
practice to introduce a behavior change like that. 
							
						 
						
							2019-06-18 10:04:14 -04:00  
				
					
						
							
							
								 
						
							
								054c933950 
								
							 
						 
						
							
							
								
								introduce name truncation config option for SplitChunksPlugin  
							
							
							
						 
						
							2019-06-15 14:20:48 -04:00  
				
					
						
							
							
								 
						
							
								fd4b3c503a 
								
							 
						 
						
							
							
								
								pretty files  
							
							
							
						 
						
							2019-06-09 11:23:42 +02:00  
				
					
						
							
							
								 
						
							
								fec26a9503 
								
							 
						 
						
							
							
								
								fix concatenated version of reexport dependency for sideEffects  
							
							... 
							
							
							
							fixes  #9159  
						
							2019-05-22 21:32:52 +02:00  
				
					
						
							
							
								 
						
							
								a4bbdae0d2 
								
							 
						 
						
							
							
								
								fix problem with dll and sideEffects  
							
							... 
							
							
							
							allow to redirect module and id in reexports
SideEffects plugin redirects reexports too
fixes  #9146  
							
						 
						
							2019-05-20 11:28:33 +02:00  
				
					
						
							
							
								 
						
							
								255b3b460d 
								
							 
						 
						
							
							
								
								fixes   #8908  
							
							
							
						 
						
							2019-03-15 12:39:21 +01:00  
				
					
						
							
							
								 
						
							
								287c2b7ef1 
								
							 
						 
						
							
							
								
								fix null module reference when concatenating entryModule in split chunk  
							
							
							
						 
						
							2019-03-15 01:30:36 -07:00  
				
					
						
							
							
								 
						
							
								b25ff237bb 
								
							 
						 
						
							
							
								
								Prettify source code  
							
							
							
						 
						
							2019-02-05 10:08:45 +01:00  
				
					
						
							
							
								 
						
							
								42007e882a 
								
							 
						 
						
							
							
								
								fixes   #8666  
							
							
							
						 
						
							2019-01-22 09:13:21 +01:00  
				
					
						
							
							
								 
						
							
								b56727ec83 
								
							 
						 
						
							
							
								
								enforce should not prevent using `minChunks` etc. on cacheGroup  
							
							... 
							
							
							
							Partial revert "enforce doesn't affect minSize for maxSize" 
							
						 
						
							2018-12-05 19:38:10 +01:00  
				
					
						
							
							
								 
						
							
								3b46b48fa7 
								
							 
						 
						
							
							
								
								enforce doesn't affect minSize for maxSize  
							
							... 
							
							
							
							enforce now works as documented
emit warning for minSize > maxSize configuration
performance improvements
bugfix when multiple cacheGroups have the same name
fixes  #8407  
							
						 
						
							2018-12-03 11:57:33 +01:00  
				
					
						
							
							
								 
						
							
								fd2133bc5b 
								
							 
						 
						
							
							
								
								handle case when minSize > maxSize  
							
							... 
							
							
							
							fixes  #8407  
						
							2018-11-23 09:01:53 +01:00  
				
					
						
							
							
								 
						
							
								1c44f95b8c 
								
							 
						 
						
							
							
								
								fix bug where module is referenced which is not in the graph  
							
							
							
						 
						
							2018-10-24 15:45:10 +02:00  
				
					
						
							
							
								 
						
							
								c04747f17d 
								
							 
						 
						
							
							
								
								make LimitChunkCountPlugin stable  
							
							
							
						 
						
							2018-10-19 12:57:27 +02:00  
				
					
						
							
							
								 
						
							
								aab3afbef8 
								
							 
						 
						
							
							
								
								fixes   #8085  
							
							
							
						 
						
							2018-09-25 21:52:03 +02:00  
				
					
						
							
							
								 
						
							
								1f6b92de3e 
								
							 
						 
						
							
							
								
								use declarations from schemas in plugins  
							
							
							
						 
						
							2018-09-21 11:04:28 +02:00  
				
					
						
							
							
								 
						
							
								a92c23ef76 
								
							 
						 
						
							
							
								
								fixes   #7930  
							
							
							
						 
						
							2018-08-22 11:11:37 +02:00  
				
					
						
							
							
								 
						
							
								ed9691585e 
								
							 
						 
						
							
							
								
								Merge pull request  #7907  from Connormiha/simplify-context-replacmnet-plugin  
							
							... 
							
							
							
							Get rid of typeof for checking undefined 
							
						 
						
							2018-08-21 10:21:29 +02:00  
				
					
						
							
							
								 
						
							
								1f954b4f12 
								
							 
						 
						
							
							
								
								Get rid typeof undef in all lib  
							
							
							
						 
						
							2018-08-21 03:26:50 +03:00  
				
					
						
							
							
								 
						
							
								9315ce29aa 
								
							 
						 
						
							
							
								
								fix exporting globals in scope-hoisted modules  
							
							... 
							
							
							
							fixes  #7905  
						
							2018-08-20 10:54:05 +02:00  
				
					
						
							
							
								 
						
							
								1345ab252d 
								
							 
						 
						
							
							
								
								fixes   #7887  
							
							
							
						 
						
							2018-08-14 11:25:59 +02:00  
				
					
						
							
							
								 
						
							
								8614c75f11 
								
							 
						 
						
							
							
								
								run inherit types tool on existing code  
							
							
							
						 
						
							2018-07-21 13:50:18 +02:00  
				
					
						
							
							
								 
						
							
								753dcce188 
								
							 
						 
						
							
							
								
								fix order of occurrence order plugin  
							
							... 
							
							
							
							remove enforced additional occurrence order plugin from test cases
make test cases more independent of module/chunk order/ids 
							
						 
						
							2018-07-13 16:15:01 +02:00  
				
					
						
							
							
								 
						
							
								3366421f17 
								
							 
						 
						
							
							
								
								Merge pull request  #7663  from webpack/feature/automatic-name-prefix  
							
							... 
							
							
							
							automaticNamePrefix and name merging bugfix 
							
						 
						
							2018-07-10 20:45:52 +02:00  
				
					
						
							
							
								 
						
							
								9362a65287 
								
							 
						 
						
							
							
								
								copy chunk reason to maxSize parts  
							
							
							
						 
						
							2018-07-10 10:28:06 +02:00  
				
					
						
							
							
								 
						
							
								9f0056b10d 
								
							 
						 
						
							
							
								
								Merge pull request  #7686  from webpack/feature/module-chunk-ids-option  
							
							... 
							
							
							
							add new options moduleIds and chunkIds 
							
						 
						
							2018-07-10 10:19:03 +02:00  
				
					
						
							
							
								 
						
							
								271b77d45f 
								
							 
						 
						
							
							
								
								all: typo fixes  
							
							
							
						 
						
							2018-07-09 22:54:35 +02:00  
				
					
						
							
							
								 
						
							
								3fc4eb752f 
								
							 
						 
						
							
							
								
								add new options moduleIds and chunkIds  
							
							... 
							
							
							
							deprecate namedModules, hashedModuleIds, namedChunks
add a lot of TODOs for webpack 5
split OccurenceOrderPlugin into separate plugins for modules and chunks
add NaturalChunkOrderPlugin and enable it in development 
							
						 
						
							2018-07-09 15:06:19 +02:00  
				
					
						
							
							
								 
						
							
								7fc88cd55f 
								
							 
						 
						
							
							
								
								Merge pull request  #7662  from webpack/bugfix/undefined-in-max-size  
							
							... 
							
							
							
							fixes usage of automaticNameDelimiter in cache groups 
							
						 
						
							2018-07-05 14:42:19 +02:00  
				
					
						
							
							
								 
						
							
								9344801fb7 
								
							 
						 
						
							
							
								
								fix wrong priority handling when merging multiple cache groups by name  
							
							
							
						 
						
							2018-07-05 14:39:07 +02:00  
				
					
						
							
							
								 
						
							
								14968acc00 
								
							 
						 
						
							
							
								
								add automaticNamePrefix option  
							
							... 
							
							
							
							allow automaticNameDelimiter on cacheGroup level 
							
						 
						
							2018-07-05 14:13:13 +02:00  
				
					
						
							
							
								 
						
							
								8e8f1856e9 
								
							 
						 
						
							
							
								
								fixes usage of automaticNameDelimiter in cache groups  
							
							
							
						 
						
							2018-07-05 13:19:55 +02:00  
				
					
						
							
							
								 
						
							
								64b22c4806 
								
							 
						 
						
							
							
								
								make the cache a WeakMap to not leak memory  
							
							... 
							
							
							
							fixes  #6929  
						
							2018-07-05 12:50:51 +02:00  
				
					
						
							
							
								 
						
							
								fb2c24bf76 
								
							 
						 
						
							
							
								
								add `splitChunks.maxSize` option  
							
							... 
							
							
							
							add `splitChunks.fallbackCacheGroup`
add `splitChunks.hidePathInfo`
move `contextify` into utils
add some types 
							
						 
						
							2018-07-04 10:45:02 +02:00  
				
					
						
							
							
								 
						
							
								949df5bb5a 
								
							 
						 
						
							
							
								
								update webpack-sources types and remove second argument  
							
							
							
						 
						
							2018-06-29 19:12:33 +02:00  
				
					
						
							
							
								 
						
							
								6e68f96d16 
								
							 
						 
						
							
							
								
								Merge branch 'master' into feature/type-compiler-compilation-save  
							
							
							
						 
						
							2018-06-29 19:02:35 +02:00  
				
					
						
							
							
								 
						
							
								d0c89618f3 
								
							 
						 
						
							
							
								
								Merge branch 'master' into feature/type-compiler-compilation-save  
							
							
							
						 
						
							2018-06-27 14:58:10 +02:00  
				
					
						
							
							
								 
						
							
								7beac3c645 
								
							 
						 
						
							
							
								
								Merge branch 'master' into feature/hook-into-get-reference  
							
							
							
						 
						
							2018-06-27 14:34:28 +02:00  
				
					
						
							
							
								 
						
							
								ab7ecb30ee 
								
							 
						 
						
							
							
								
								fixes   #7499  
							
							
							
						 
						
							2018-06-26 15:27:44 +02:00  
				
					
						
							
							
								 
						
							
								41343d1763 
								
							 
						 
						
							
							
								
								add TODO comments  
							
							
							
						 
						
							2018-06-25 16:18:21 +02:00  
				
					
						
							
							
								 
						
							
								be896f2b34 
								
							 
						 
						
							
							
								
								fix bug  
							
							
							
						 
						
							2018-06-23 15:30:04 +02:00  
				
					
						
							
							
								 
						
							
								3502287bbb 
								
							 
						 
						
							
							
								
								emit correct code for reexport unused exports  
							
							
							
						 
						
							2018-06-23 15:13:17 +02:00  
				
					
						
							
							
								 
						
							
								50fe2e79ee 
								
							 
						 
						
							
							
								
								add Compilation.getDependencyReference and hooks to override it  
							
							... 
							
							
							
							expose DependencyReference class 
							
						 
						
							2018-06-23 15:13:14 +02:00  
				
					
						
							
							
								 
						
							
								e1f0a66fd9 
								
							 
						 
						
							
							
								
								add note about webpack 5 refactoring  
							
							
							
						 
						
							2018-06-23 14:47:09 +02:00  
				
					
						
							
							
								 
						
							
								c3ebef7f25 
								
							 
						 
						
							
							
								
								Merge branch 'master' into feature/type-compiler-compilation-save  
							
							
							
						 
						
							2018-06-21 11:07:33 +03:00  
				
					
						
							
							
								 
						
							
								6f90257b5b 
								
							 
						 
						
							
							
								
								Merge pull request  #7507  from webpack/feature/dependency-order  
							
							... 
							
							
							
							add order to dependency reference 
							
						 
						
							2018-06-20 12:17:26 +02:00  
				
					
						
							
							
								 
						
							
								58ac64023c 
								
							 
						 
						
							
							
								
								Merge pull request  #7558  from webpack/bugfix/split-chunks-reuse  
							
							... 
							
							
							
							fixes  #7499  
						
							2018-06-20 10:39:39 +02:00  
				
					
						
							
							
								 
						
							
								3f6450410a 
								
							 
						 
						
							
							
								
								improve error message for circular reexports  
							
							... 
							
							
							
							fixes  #7547  
						
							2018-06-19 23:19:28 +02:00  
				
					
						
							
							
								 
						
							
								994613bc20 
								
							 
						 
						
							
							
								
								fixes   #7499  
							
							
							
						 
						
							2018-06-19 20:47:48 +02:00