4438ac9880 
								
							 
						 
						
							
							
								
								remove "removeAndDo" and make usage inline and explicit  
							
							
							
						 
						
							2017-02-14 21:16:10 +11:00  
				
					
						
							
							
								 
						
							
								4ea380ff68 
								
							 
						 
						
							
							
								
								no need to add removeAndDo to the context  
							
							... 
							
							
							
							no one else is using it on chunks and `_` indicates its private anyways 
							
						 
						
							2017-02-14 21:16:08 +11:00  
				
					
						
							
							
								 
						
							
								aa8d01bf8d 
								
							 
						 
						
							
							
								
								refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot ( #3636 )  
							
							... 
							
							
							
							* refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot
* This change allows for buildin to now be part of the lint test by addition of an extra .eslintrc file which extends existing but sets es6 to false
* Turned on no-unused-vars for eslint, and then removed all warnings from turning that feature on
* Was getting notified of errors in "quote" property in eslintrc, so changed to correct value from error to 2.
* beautify
* swap invalid eslint config val 
							
						 
						
							2016-12-30 09:43:49 -06:00  
				
					
						
							
							
								 
						
							
								644e3a009b 
								
							 
						 
						
							
							
								
								Upgrade eslint ( #3626 )  
							
							... 
							
							
							
							* Upgrade eslint
* Pin down eslint version
* Temporary fix for difference between js-beautify and eslint
js-beautify suddenly requires a space between `while` here,
but everywhere else we use it without space.
* Remove redundant rules (present in eslint:recommended)
* Add rules comparable to js-beautify rules to eslint
* Add some forgotten files
* Ugh, fix some differences between eslint and js-beautify the nuclear way
* Add back variables 
							
						 
						
							2016-12-29 10:10:41 -06:00  
				
					
						
							
							
								 
						
							
								71cf49a259 
								
							 
						 
						
							
							
								
								add depth to module  
							
							... 
							
							
							
							add depth to stats
fix stats spacing (fixes  #3541 )
add maxModules to stats, default to 15 (fixes  #3540 ) 
							
						 
						
							2016-12-21 18:03:20 +01:00  
				
					
						
							
							
								 
						
							
								da29d21ae4 
								
							 
						 
						
							
							
								
								performance improvements  
							
							... 
							
							
							
							breaking change: Module has now a "unbuild" method that must work correctly 
							
						 
						
							2016-12-14 16:22:16 +01:00  
				
					
						
							
							
								 
						
							
								5596b5a1ad 
								
							 
						 
						
							
							
								
								Use correct property name  
							
							
							
						 
						
							2016-10-04 17:15:54 +01:00  
				
					
						
							
							
								 
						
							
								cabfba9ff2 
								
							 
						 
						
							
							
								
								Cache portable id to avoid expensive function call  
							
							
							
						 
						
							2016-10-02 15:33:43 +01:00  
				
					
						
							
							
								 
						
							
								a53799c0ac 
								
							 
						 
						
							
							
								
								use new RuleSet matching instead of LoadersList  
							
							... 
							
							
							
							pass issuer via contextInfo 
							
						 
						
							2016-09-15 00:22:10 +02:00  
				
					
						
							
							
								 
						
							
								65b70bf5ed 
								
							 
						 
						
							
							
								
								finished refactory of tree shaking  
							
							... 
							
							
							
							changes format for dll manifest
#2953 
fixes  #2959  
							
						 
						
							2016-09-07 09:44:53 +02:00  
				
					
						
							
							
								 
						
							
								19eabc7bb6 
								
							 
						 
						
							
							
								
								track which exported are provided by the modules  
							
							... 
							
							
							
							star export is filtered by provided exports
fixes  #2953  
							
						 
						
							2016-09-05 23:41:03 +02:00  
				
					
						
							
							
								 
						
							
								2f618e733a 
								
							 
						 
						
							
							
								
								refactoring and aggressive-splitting plugin  
							
							
							
						 
						
							2016-07-13 11:03:14 +02:00  
				
					
						
							
							
								 
						
							
								1ee3585fa1 
								
							 
						 
						
							
							
								
								compilation error don't affect parent module  
							
							... 
							
							
							
							recover after syntax error
assume es6 module on syntax error
#2117  
							
						 
						
							2016-07-03 13:13:01 +02:00  
				
					
						
							
							
								 
						
							
								b98debb809 
								
							 
						 
						
							
							
								
								keep strict mode even if code is inserted  
							
							... 
							
							
							
							fixes  #1970  
						
							2016-05-05 17:45:58 +02:00  
				
					
						
							
							
								 
						
							
								0eb5b20c58 
								
							 
						 
						
							
							
								
								added more stuff to the hash  
							
							
							
						 
						
							2016-02-04 00:06:16 +01:00  
				
					
						
							
							
								 
						
							
								8cb0ee7b85 
								
							 
						 
						
							
							
								
								mangle harmony export names  
							
							
							
						 
						
							2016-02-03 23:40:41 +01:00  
				
					
						
							
							
								 
						
							
								6307ed72ac 
								
							 
						 
						
							
							
								
								Added experimental usage tracking of ES6 modules and example  
							
							
							
						 
						
							2015-10-21 21:05:01 +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  
				
					
						
							
							
								 
						
							
								e20c485928 
								
							 
						 
						
							
							
								
								reset module index and index2 when loading from cache  
							
							... 
							
							
							
							consistent entry order 
							
						 
						
							2015-06-13 17:44:52 +02:00  
				
					
						
							
							
								 
						
							
								cebd3b9722 
								
							 
						 
						
							
							
								
								added linting  
							
							
							
						 
						
							2015-04-23 23:55:50 +02:00  
				
					
						
							
							
								 
						
							
								e0f975eb9e 
								
							 
						 
						
							
							
								
								fixes   webpack/extract-text-webpack-plugin#14  
							
							
							
						 
						
							2014-09-07 22:54:38 +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  
				
					
						
							
							
								 
						
							
								3eefb91a5b 
								
							 
						 
						
							
							
								
								cache the generated source  
							
							... 
							
							
							
							This caches the SourceMap for the eval-source-map devtool
fixes  #271  
							
						 
						
							2014-05-17 00:31:52 +02:00  
				
					
						
							
							
								 
						
							
								c30f16f439 
								
							 
						 
						
							
							
								
								added experimental deduplication support  #47  
							
							
							
						 
						
							2013-06-12 16:16:06 +02:00  
				
					
						
							
							
								 
						
							
								1133a5606e 
								
							 
						 
						
							
							
								
								better error reporting  
							
							
							
						 
						
							2013-05-18 14:42:11 +02:00  
				
					
						
							
							
								 
						
							
								5cdb8cbf81 
								
							 
						 
						
							
							
								
								cache chunks, cache assets  
							
							
							
						 
						
							2013-05-08 13:28:54 +02:00  
				
					
						
							
							
								 
						
							
								ee01837d66 
								
							 
						 
						
							
							
								
								Refactored everything for 0.9  
							
							
							
						 
						
							2013-01-30 18:49:25 +01:00