02590bfdc7 
								
							 
						 
						
							
							
								
								chore: improve types  
							
							
							
						 
						
							2023-04-21 19:22:33 +03:00  
				
					
						
							
							
								 
						
							
								ba755330c7 
								
							 
						 
						
							
							
								
								hash source types correctly for caching  
							
							... 
							
							
							
							nitpicks 
							
						 
						
							2022-03-28 11:31:46 +02:00  
				
					
						
							
							
								 
						
							
								3f1715f8d8 
								
							 
						 
						
							
							
								
								generate only needed source types  
							
							... 
							
							
							
							- in ConcatenatedModule generate only js
- in NormalModule generate only used sources 
							
						 
						
							2022-03-17 13:00:39 +03:00  
				
					
						
							
							
								 
						
							
								14478b90c8 
								
							 
						 
						
							
							
								
								fix: use relative path in source map for context module  
							
							
							
						 
						
							2022-02-19 01:02:31 +08:00  
				
					
						
							
							
								 
						
							
								a962d2cedd 
								
							 
						 
						
							
							
								
								add __webpack_module__ and __webpack_module_id__ to the api  
							
							
							
						 
						
							2022-01-31 11:06:30 +01:00  
				
					
						
							
							
								 
						
							
								136b723023 
								
							 
						 
						
							
							
								
								fix callback err type should include null  
							
							
							
						 
						
							2021-12-24 20:27:31 +08:00  
				
					
						
							
							
								 
						
							
								77b5589c1a 
								
							 
						 
						
							
							
								
								css generation and hmr  
							
							
							
						 
						
							2021-12-03 08:46:22 +01:00  
				
					
						
							
							
								 
						
							
								643f1200c0 
								
							 
						 
						
							
							
								
								skip chunk conditions faster  
							
							
							
						 
						
							2021-10-07 15:55:22 +02:00  
				
					
						
							
							
								 
						
							
								b6609a4f6b 
								
							 
						 
						
							
							
								
								add `experiments.buildHttp`  
							
							... 
							
							
							
							allows to build remote resources
stores remote resources in a lockfile 
							
						 
						
							2021-08-05 15:47:18 +02:00  
				
					
						
							
							
								 
						
							
								33b44a05ea 
								
							 
						 
						
							
							
								
								DefinePlugin invalidates modules when new defines are added  
							
							... 
							
							
							
							fixes https://github.com/vercel/next.js/issues/23901  
							
						 
						
							2021-04-12 12:23:51 +02:00  
				
					
						
							
							
								 
						
							
								5af7e54e7d 
								
							 
						 
						
							
							
								
								Merge pull request  #12896  from webpack/feature/define-cache-version  
							
							... 
							
							
							
							DefinePlugin takes care of module invalidation when values have changed 
							
						 
						
							2021-03-15 16:14:35 +01:00  
				
					
						
							
							
								 
						
							
								103a51468b 
								
							 
						 
						
							
							
								
								DefinePlugin takes care of module invalidation when values have changed  
							
							... 
							
							
							
							The options of the DefinePlugin no longer have to be covered by build dependencies 
							
						 
						
							2021-03-15 15:19:42 +01:00  
				
					
						
							
							
								 
						
							
								18967078cb 
								
							 
						 
						
							
							
								
								cleanup modules after compilation to avoid leaking references when they are cached  
							
							
							
						 
						
							2021-03-15 11:23:54 +01:00  
				
					
						
							
							
								 
						
							
								365a362522 
								
							 
						 
						
							
							
								
								performance optimization  
							
							... 
							
							
							
							add statistics to ModuleConcatenationPlugin 
							
						 
						
							2021-02-23 10:59:59 +01:00  
				
					
						
							
							
								 
						
							
								b352f20d2d 
								
							 
						 
						
							
							
								
								add "first" to SetHelpers  
							
							
							
						 
						
							2021-02-09 21:26:30 +01:00  
				
					
						
							
							
								 
						
							
								f25345cae9 
								
							 
						 
						
							
							
								
								refactor code generation and HMR plugin to generate real module hashes for HMR  
							
							
							
						 
						
							2021-01-26 14:45:11 +01:00  
				
					
						
							
							
								 
						
							
								97b83161d9 
								
							 
						 
						
							
							
								
								move responsibility of exports info and connected modules hashing from Dependencies to Module  
							
							... 
							
							
							
							fixes a bug where modules are incorrectly cached when exports info of connected modules change 
							
						 
						
							2021-01-24 21:36:36 +01:00  
				
					
						
							
							
								 
						
							
								38c7cf2d85 
								
							 
						 
						
							
							
								
								fix caching crash in ConcatenatedModule  
							
							... 
							
							
							
							Ensure that no warnings/errors occur during testing
add serialization for some missing warnings 
							
						 
						
							2021-01-08 15:44:26 +01:00  
				
					
						
							
							
								 
						
							
								10aa3daede 
								
							 
						 
						
							
							
								
								add experiments.layers  
							
							... 
							
							
							
							add layers to define different module layers
support module layers in stats
add layer support for NormalModules
fixes  #11466  
							
						 
						
							2021-01-05 20:50:59 +01:00  
				
					
						
							
							
								 
						
							
								63856cc017 
								
							 
						 
						
							
							
								
								get only readonly version of ExportInfo when determining module export type  
							
							
							
						 
						
							2020-12-23 20:39:54 +01:00  
				
					
						
							
							
								 
						
							
								4c288fead3 
								
							 
						 
						
							
							
								
								compile typings in strict mode to include undefined and null in types  
							
							
							
						 
						
							2020-12-16 18:28:49 +01:00  
				
					
						
							
							
								 
						
							
								7f691aacdf 
								
							 
						 
						
							
							
								
								enable named exports for commonjs as node.js supports it now  
							
							... 
							
							
							
							fixes  #11878  
						
							2020-11-03 09:14:59 +01:00  
				
					
						
							
							
								 
						
							
								11a7cac537 
								
							 
						 
						
							
							
								
								add useSimpleSourceMap flag to enable/disable OriginalSource for generated code  
							
							... 
							
							
							
							pass reduced options object to Source.map() function 
							
						 
						
							2020-10-26 16:33:38 +01:00  
				
					
						
							
							
								 
						
							
								8e562aa260 
								
							 
						 
						
							
							
								
								fix some nitpicks with active state  
							
							
							
						 
						
							2020-10-07 09:36:41 +02:00  
				
					
						
							
							
								 
						
							
								fcca1d649d 
								
							 
						 
						
							
							
								
								analyse source code for side effects  
							
							... 
							
							
							
							mark the module as side effects free in such cases
allow 3rd state TRANSITIVE_ONLY to be side-effect-free but dependencies should still be included (for mini-css-extract-plugin) 
							
						 
						
							2020-10-06 14:10:29 +02:00  
				
					
						
							
							
								 
						
							
								5f750256f4 
								
							 
						 
						
							
							
								
								Merge pull request  #11475  from webpack/bugfix/deprecated-timestamps  
							
							... 
							
							
							
							Deprecated timestamps performance and deprecation 
							
						 
						
							2020-09-15 15:57:45 +02:00  
				
					
						
							
							
								 
						
							
								002d6f7342 
								
							 
						 
						
							
							
								
								deprecate needRebuild  
							
							
							
						 
						
							2020-09-15 14:33:50 +02:00  
				
					
						
							
							
								 
						
							
								9af1d7526b 
								
							 
						 
						
							
							
								
								refactor module concatenation to address discovered bugs/edge cases  
							
							
							
						 
						
							2020-09-15 12:36:02 +02:00  
				
					
						
							
							
								 
						
							
								23e91dbbac 
								
							 
						 
						
							
							
								
								move module concatenation bailout checks to Module and for NormalModule to Generator  
							
							
							
						 
						
							2020-09-15 12:35:59 +02:00  
				
					
						
							
							
								 
						
							
								fdd4a7713f 
								
							 
						 
						
							
							
								
								add ConcatenationScope  
							
							
							
						 
						
							2020-09-15 12:34:50 +02:00  
				
					
						
							
							
								 
						
							
								cee47dc867 
								
							 
						 
						
							
							
								
								Store cache dependencies inside of Snapshot to reduce cache size  
							
							
							
						 
						
							2020-08-24 18:16:54 +02:00  
				
					
						
							
							
								 
						
							
								71cf7f4dc8 
								
							 
						 
						
							
							
								
								add support for reexporting in CommonJS  
							
							... 
							
							
							
							and necessary refactoring + fixes for that 
							
						 
						
							2020-08-17 21:32:47 +02:00  
				
					
						
							
							
								 
						
							
								4fc44a3398 
								
							 
						 
						
							
							
								
								add more types  
							
							
							
						 
						
							2020-08-02 23:47:54 +03:00  
				
					
						
							
							
								 
						
							
								1265765141 
								
							 
						 
						
							
							
								
								polish, types  
							
							
							
						 
						
							2020-07-27 22:41:04 +02:00  
				
					
						
							
							
								 
						
							
								e16bdfda6c 
								
							 
						 
						
							
							
								
								refactor used exports analysis, hashing, code generation, optimizations  
							
							... 
							
							
							
							to keep track of runtimes, used exports depending on runtime
modules can have different hashes and generated code depending on runtime
chunks are only considered as equal for MergeDuplicateChunks and SplitChunks when exports used in contained modules are equal
added `optimization.usedExports: "global"` to opt-out from used exports analysis per runtime
added `splitChunks.usedExports` and `splitChunks.cacheGroups[x].usedExports` to enable/disable used exports comparing for modules
`splitChunks.usedExports` defaults to `true` in production 
							
						 
						
							2020-07-27 22:40:44 +02:00  
				
					
						
							
							
								 
						
							
								49e5ce2812 
								
							 
						 
						
							
							
								
								Merge pull request  #11131  from webpack/bugfix/ignore-linking-errors-on-error  
							
							... 
							
							
							
							ignore linking errors when the imported module has errors 
							
						 
						
							2020-07-09 10:22:35 +02:00  
				
					
						
							
							
								 
						
							
								5068909499 
								
							 
						 
						
							
							
								
								Avoid tracking/printing detailed usage info for modules without exportsType  
							
							... 
							
							
							
							Make ContextModule a static default exporting module
fix provided exports info for ExternalModule 
							
						 
						
							2020-07-08 11:07:03 +02:00  
				
					
						
							
							
								 
						
							
								78920aa689 
								
							 
						 
						
							
							
								
								ignore linking errors when the imported module has errors  
							
							
							
						 
						
							2020-07-07 17:54:15 +02:00  
				
					
						
							
							
								 
						
							
								44882683a9 
								
							 
						 
						
							
							
								
								fix compat for Module.source() method  
							
							
							
						 
						
							2020-07-03 09:44:56 +02:00  
				
					
						
							
							
								 
						
							
								a468cbbd2e 
								
							 
						 
						
							
							
								
								add provide shared module plugin  
							
							
							
						 
						
							2020-05-23 16:08:51 +02:00  
				
					
						
							
							
								 
						
							
								020cedf383 
								
							 
						 
						
							
							
								
								remove weird types  
							
							... 
							
							
							
							remove SKIP_OVER_NAME
update tooling for fixed "to not edit" comments 
							
						 
						
							2020-05-12 15:58:43 +02:00  
				
					
						
							
							
								 
						
							
								952bc11510 
								
							 
						 
						
							
							
								
								fixes typing in ModuleGraph  
							
							
							
						 
						
							2020-05-12 14:34:26 +02:00  
				
					
						
							
							
								 
						
							
								1e0ad4ccd2 
								
							 
						 
						
							
							
								
								Upgrade to TypeScript 3.9  
							
							
							
						 
						
							2020-05-12 14:34:24 +02:00  
				
					
						
							
							
								 
						
							
								a643278726 
								
							 
						 
						
							
							
								
								refactor exports info logic always represent exports object instead of namespace object  
							
							... 
							
							
							
							improve test case 
							
						 
						
							2020-04-22 21:01:29 +02:00  
				
					
						
							
							
								 
						
							
								49a6184e20 
								
							 
						 
						
							
							
								
								add tests to increase code coverage  
							
							
							
						 
						
							2020-04-16 22:20:04 +02:00  
				
					
						
							
							
								 
						
							
								7b07a8db66 
								
							 
						 
						
							
							
								
								Upgrade to Prettier 2  
							
							
							
						 
						
							2020-03-28 18:20:24 -04:00  
				
					
						
							
							
								 
						
							
								dafa4cd69a 
								
							 
						 
						
							
							
								
								chore: setup cspell  
							
							
							
						 
						
							2020-03-12 19:51:26 +03:00  
				
					
						
							
							
								 
						
							
								285529a643 
								
							 
						 
						
							
							
								
								chore: fix typos across the project  
							
							
							
						 
						
							2020-03-10 07:29:46 +05:30  
				
					
						
							
							
								 
						
							
								93dd2b0cfb 
								
							 
						 
						
							
							
								
								chore(deps): update eslint plugins  
							
							
							
						 
						
							2020-03-04 12:37:14 +03:00  
				
					
						
							
							
								 
						
							
								6477ca56f8 
								
							 
						 
						
							
							
								
								Split options defaulting in normalization and defaults  
							
							... 
							
							
							
							Apply defaults after plugins are applied to allow plugins to feature their own defaults.
This allows to make preset plugins. 
							
						 
						
							2020-02-17 19:12:54 +01:00