ecf87288d5 
								
							 
						 
						
							
							
								
								perf: Remove Error.captureStackTrace from all WebpackErrors  
							
							
							
						 
						
							2021-06-07 07:15:28 +00:00  
				
					
						
							
							
								 
						
							
								e21b1d46fe 
								
							 
						 
						
							
							
								
								precompile schemas for improved startup performance  
							
							
							
						 
						
							2021-04-16 16:02:58 +02:00  
				
					
						
							
							
								 
						
							
								8c19efb7fd 
								
							 
						 
						
							
							
								
								chore(deps): update `schema-utils`  
							
							
							
						 
						
							2020-10-05 21:58:54 +03:00  
				
					
						
							
							
								 
						
							
								a66290a15f 
								
							 
						 
						
							
							
								
								add support for async externals  
							
							... 
							
							
							
							add `promise` external
add `import` external (uses import())
add `output.importFunctionName` option to change the `import()` function name
allow for inline external type when using arrays
fix some typings
fix namespace object behavior when using system external and accessing nested property
fix interop behavior for async dynamic modules 
							
						 
						
							2020-05-19 17:25:43 +02:00  
				
					
						
							
							
								 
						
							
								24ef835375 
								
							 
						 
						
							
							
								
								Merge pull request  #9548  from webpack/refactor-migrate-on-schema-utils  
							
							... 
							
							
							
							Refactor migrate on schema utils 
							
						 
						
							2019-08-08 13:42:52 +02:00  
				
					
						
							
							
								 
						
							
								6a99b5316d 
								
							 
						 
						
							
							
								
								refactor: migrate on `schema-utils`  
							
							
							
						 
						
							2019-08-07 18:10:40 +03:00  
				
					
						
							
							
								 
						
							
								3cbdb703fc 
								
							 
						 
						
							
							
								
								NullFactory is not required  
							
							
							
						 
						
							2019-08-07 16:14:03 +02:00  
				
					
						
							
							
								 
						
							
								d40f7b2642 
								
							 
						 
						
							
							
								
								cache contextify and pass associatedObjectForCache to all calls  
							
							
							
						 
						
							2019-01-19 12:40:00 +01:00  
				
					
						
							
							
								 
						
							
								ef9e25d8ea 
								
							 
						 
						
							
							
								
								report dependencies from resolver to the compilation  
							
							... 
							
							
							
							refactor NormalModuleFactory 
							
						 
						
							2019-01-08 15:14:25 +01:00  
				
					
						
							
							
								 
						
							
								faefdc0bed 
								
							 
						 
						
							
							
								
								expose exports in LibManifestPlugin  
							
							... 
							
							
							
							use StaticExportsDependency in DelegatedModule 
							
						 
						
							2018-12-31 12:28:55 +01:00  
				
					
						
							
							
								 
						
							
								7340fbb547 
								
							 
						 
						
							
							
								
								refactor Cache  
							
							... 
							
							
							
							add a new hookable Cache class
removed CachePlugin
add MemoryCachePlugin
refactor timestamps
create FileSystemInfo class 
							
						 
						
							2018-09-27 13:20:19 +02:00  
				
					
						
							
							
								 
						
							
								17044bf9c6 
								
							 
						 
						
							
							
								
								Merge tag 'v4.20.0' into next  
							
							... 
							
							
							
							4.20.0 
							
						 
						
							2018-09-25 16:20:42 +02:00  
				
					
						
							
							
								 
						
							
								c7681825f8 
								
							 
						 
						
							
							
								
								fix issues with absolutePath, allOf and anyOf  
							
							... 
							
							
							
							make DllReferencePlugin schema more expressive
typing fixes 
							
						 
						
							2018-09-21 11:04:36 +02:00  
				
					
						
							
							
								 
						
							
								1f6b92de3e 
								
							 
						 
						
							
							
								
								use declarations from schemas in plugins  
							
							
							
						 
						
							2018-09-21 11:04:28 +02:00  
				
					
						
							
							
								 
						
							
								cf5f1d723c 
								
							 
						 
						
							
							
								
								format existing code  
							
							
							
						 
						
							2018-07-30 21:29:21 +02:00  
				
					
						
							
							
								 
						
							
								5b6f99b8d4 
								
							 
						 
						
							
							
								
								Used the compiler's context to get a relative path to the manifest file.  
							
							
							
						 
						
							2018-07-02 21:53:16 +10:00  
				
					
						
							
							
								 
						
							
								8f748e266b 
								
							 
						 
						
							
							
								
								Created a new WebpackError derived class for dll manifest errors.  
							
							
							
						 
						
							2018-07-02 19:58:45 +10:00  
				
					
						
							
							
								 
						
							
								cb553050c3 
								
							 
						 
						
							
							
								
								Catch errors while parsing DLL manifest  
							
							... 
							
							
							
							If the DLL manifest is blank or malformed, parsing it will throw
an error, and if left uncaught will kill the process if webpack is
in watch mode. Catching the error and adding it to the compilation's
errors will result in a failed compilation, but will keep the
process running while in watch mode. 
							
						 
						
							2018-06-30 22:46:00 +10:00  
				
					
						
							
							
								 
						
							
								252ac31a57 
								
							 
						 
						
							
							
								
								Improve JSON parse error  
							
							
							
						 
						
							2018-05-19 11:09:30 +02:00  
				
					
						
							
							
								 
						
							
								5238159d21 
								
							 
						 
						
							
							
								
								run prettier on existing code  
							
							
							
						 
						
							2018-02-25 02:00:20 +01:00  
				
					
						
							
							
								 
						
							
								7dd41b55c6 
								
							 
						 
						
							
							
								
								Replace deprecated Tapable#apply by Plugin#apply  
							
							
							
						 
						
							2017-12-20 11:53:56 +01:00  
				
					
						
							
							
								 
						
							
								36c690d37f 
								
							 
						 
						
							
							
								
								Use tapable instead of 'plugin'  
							
							
							
						 
						
							2017-12-08 14:23:31 +01:00  
				
					
						
							
							
								 
						
							
								dae9de6595 
								
							 
						 
						
							
							
								
								Merge branch 'next' into feature/validate-plugin-options  
							
							... 
							
							
							
							# Conflicts:
#	lib/SourceMapDevToolPlugin.js
#	lib/optimize/AggressiveSplittingPlugin.js
#	yarn.lock 
							
						 
						
							2017-11-28 09:59:59 +01:00  
				
					
						
							
							
								 
						
							
								c02ca7705a 
								
							 
						 
						
							
							
								
								Merge branch 'master' into next  
							
							
							
						 
						
							2017-11-20 20:18:03 +01:00  
				
					
						
							
							
								 
						
							
								56a4af04f5 
								
							 
						 
						
							
							
								
								use type from manifest  
							
							
							
						 
						
							2017-11-20 12:45:49 +01:00  
				
					
						
							
							
								 
						
							
								cdd593b847 
								
							 
						 
						
							
							
								
								Rename schemas; Make imports less verbose  
							
							
							
						 
						
							2017-11-12 09:48:08 +01:00  
				
					
						
							
							
								 
						
							
								d73ad04c72 
								
							 
						 
						
							
							
								
								Add spaces to plugin names  
							
							
							
						 
						
							2017-11-12 09:48:08 +01:00  
				
					
						
							
							
								 
						
							
								1065a6e46c 
								
							 
						 
						
							
							
								
								Refactor plugins to use schema-utils; Remove unused  
							
							
							
						 
						
							2017-11-12 09:48:08 +01:00  
				
					
						
							
							
								 
						
							
								744dbe9b95 
								
							 
						 
						
							
							
								
								Add validations to plugins  
							
							
							
						 
						
							2017-11-12 09:48:08 +01:00  
				
					
						
							
							
								 
						
							
								860da9baaa 
								
							 
						 
						
							
							
								
								Merge branch 'next' into refactor/sets  
							
							
							
						 
						
							2017-11-08 21:28:51 +01:00  
				
					
						
							
							
								 
						
							
								f7c2f8e470 
								
							 
						 
						
							
							
								
								Update code style to arrow functions  
							
							
							
						 
						
							2017-11-08 11:56:01 +01:00  
				
					
						
							
							
								 
						
							
								51c572c4f5 
								
							 
						 
						
							
							
								
								refactor more properties to Sets  
							
							
							
						 
						
							2017-11-07 09:17:12 +01:00  
				
					
						
							
							
								 
						
							
								9dbed7360d 
								
							 
						 
						
							
							
								
								integrate the delegated module better into the exports flagging process  
							
							
							
						 
						
							2017-07-26 10:12:40 +02:00  
				
					
						
							
							
								 
						
							
								d3647ab28f 
								
							 
						 
						
							
							
								
								use const where applicable in DllReferencePlugin  
							
							
							
						 
						
							2017-02-05 10:19:06 +11:00  
				
					
						
							
							
								 
						
							
								ab1999c5ea 
								
							 
						 
						
							
							
								
								refactor(es6) upgrade DllReferencePlugin to ES6 class ( #3768 )  
							
							
							
						 
						
							2017-01-06 03:02:30 -06:00  
				
					
						
							
							
								 
						
							
								be39508aa2 
								
							 
						 
						
							
							
								
								Supplying extensions when constructing DllReferencePlugin  
							
							
							
						 
						
							2016-09-19 21:56:02 +02:00  
				
					
						
							
							
								 
						
							
								17ca14ccd9 
								
							 
						 
						
							
							
								
								use inputFileSystem instead of real filesystem  
							
							
							
						 
						
							2016-09-16 01:31:53 +02:00  
				
					
						
							
							
								 
						
							
								530fad43b4 
								
							 
						 
						
							
							
								
								allow to pass abs path to manifest property of DllReferencePlugin  
							
							... 
							
							
							
							manifest is loaded on compilation 
							
						 
						
							2016-09-16 01:19:50 +02:00  
				
					
						
							
							
								 
						
							
								4fdf62b919 
								
							 
						 
						
							
							
								
								added DllReferencePlugin  
							
							
							
						 
						
							2015-05-17 11:06:35 +02:00