30e747a55d 
								
							 
						 
						
							
							
								
								enforce eslint require-hyphen-before-param-description  
							
							
							
						 
						
							2019-07-09 23:15:14 +03:00  
				
					
						
							
							
								 
						
							
								7cdff6c172 
								
							 
						 
						
							
							
								
								refactor(esdoc): OptionsDefaulter  
							
							
							
						 
						
							2019-06-17 11:55:54 +03:00  
				
					
						
							
							
								 
						
							
								1f954b4f12 
								
							 
						 
						
							
							
								
								Get rid typeof undef in all lib  
							
							
							
						 
						
							2018-08-21 03:26:50 +03:00  
				
					
						
							
							
								 
						
							
								2a9452e51b 
								
							 
						 
						
							
							
								
								Add brackets for multiline if/for statements  
							
							
							
						 
						
							2018-05-29 15:45:44 +02:00  
				
					
						
							
							
								 
						
							
								df2b3c2186 
								
							 
						 
						
							
							
								
								Prettier  
							
							
							
						 
						
							2018-03-27 10:19:13 +02:00  
				
					
						
							
							
								 
						
							
								165a2edf16 
								
							 
						 
						
							
							
								
								Remove extraneous argument from setOptions call sites in OptionsDefaulter  
							
							
							
						 
						
							2018-03-26 22:57:25 -07:00  
				
					
						
							
							
								 
						
							
								5238159d21 
								
							 
						 
						
							
							
								
								run prettier on existing code  
							
							
							
						 
						
							2018-02-25 02:00:20 +01:00  
				
					
						
							
							
								 
						
							
								2148f556a4 
								
							 
						 
						
							
							
								
								Enable minimizing in production mode  
							
							
							
						 
						
							2017-12-14 00:06:56 +01:00  
				
					
						
							
							
								 
						
							
								a53672d1a2 
								
							 
						 
						
							
							
								
								Merge branch 'master' into next  
							
							... 
							
							
							
							# Conflicts:
#	lib/EvalSourceMapDevToolModuleTemplatePlugin.js
#	lib/dependencies/HarmonyDetectionParserPlugin.js
#	lib/dependencies/HarmonyImportDependency.js
#	package.json
#	schemas/webpackOptionsSchema.json
#	test/Validation.test.js 
							
						 
						
							2017-11-17 16:03:46 +01:00  
				
					
						
							
							
								 
						
							
								ee84d788dd 
								
							 
						 
						
							
							
								
								vars to lets and const  
							
							
							
						 
						
							2017-11-15 13:58:45 +05:30  
				
					
						
							
							
								 
						
							
								f7c2f8e470 
								
							 
						 
						
							
							
								
								Update code style to arrow functions  
							
							
							
						 
						
							2017-11-08 11:56:01 +01:00  
				
					
						
							
							
								 
						
							
								bc41e60424 
								
							 
						 
						
							
							
								
								options defaulter returns new object  
							
							
							
						 
						
							2017-09-14 14:16:36 +02:00  
				
					
						
							
							
								 
						
							
								f04cce8278 
								
							 
						 
						
							
							
								
								clone options and don't modify them  
							
							... 
							
							
							
							fixes  #5628  
						
							2017-09-06 12:10:16 +02:00  
				
					
						
							
							
								 
						
							
								8e69a80847 
								
							 
						 
						
							
							
								
								code linting  
							
							
							
						 
						
							2017-01-11 12:29:01 +01:00  
				
					
						
							
							
								 
						
							
								b86460302a 
								
							 
						 
						
							
							
								
								refactor(es6): upgrade (Webpack)OptionsDefaulter to ES6 ( #3671 )  
							
							... 
							
							
							
							* refactor(es6): refactor (Webpack)OptiionsDefaulter to ES6 classes 
							
						 
						
							2017-01-02 10:45:44 -06: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  
				
					
						
							
							
								 
						
							
								68b2b12f7f 
								
							 
						 
						
							
							
								
								fix a bug when passing performance: false  
							
							
							
						 
						
							2016-12-14 16:21:55 +01:00  
				
					
						
							
							
								 
						
							
								34c02a9c15 
								
							 
						 
						
							
							
								
								fix 'no-loop-func' warnings  
							
							
							
						 
						
							2016-10-29 18:53:54 +05:30  
				
					
						
							
							
								 
						
							
								2e5a5f9db3 
								
							 
						 
						
							
							
								
								more pretty CLI options, added --verbose option  
							
							
							
						 
						
							2016-01-14 21:21:09 +01:00  
				
					
						
							
							
								 
						
							
								fecf07dd1f 
								
							 
						 
						
							
							
								
								integrated new enhanced-resolve version  
							
							
							
						 
						
							2016-01-03 21:42:56 +01:00  
				
					
						
							
							
								 
						
							
								ded70aef28 
								
							 
						 
						
							
							
								
								moves stuff from webpack-core to webpack-sources  
							
							
							
						 
						
							2015-12-29 17:44:55 +01:00  
				
					
						
							
							
								 
						
							
								7ef74e8021 
								
							 
						 
						
							
							
								
								moved options defaulter to core  
							
							
							
						 
						
							2013-02-15 14:16:18 +01:00  
				
					
						
							
							
								 
						
							
								ee01837d66 
								
							 
						 
						
							
							
								
								Refactored everything for 0.9  
							
							
							
						 
						
							2013-01-30 18:49:25 +01:00